An error occurred fetching the project authors.
  1. 19 Jan, 2004 1 commit
  2. 30 Oct, 2003 1 commit
  3. 18 Mar, 2003 2 commits
  4. 14 Mar, 2003 1 commit
  5. 12 Feb, 2003 1 commit
  6. 20 Dec, 2002 1 commit
  7. 09 Oct, 2002 1 commit
  8. 23 Jul, 2002 1 commit
    • monty@mashka.mysql.fi's avatar
      New SET syntax & system variables. · dddc20d9
      monty@mashka.mysql.fi authored
      Made a some new buffers thread specific and changeable.
      Resize of key_buffer.
      AUTO_COMMIT -> AUTOCOMMIT
      Fixed mutex bug in DROP DATABASE
      Fixed bug when using auto_increment as second part of a key where first part could include NULL.
      Split handler->extra() to extra() and extra_opt() to be able to support thread specific buffers.
      Don't write message to error log when slave reconnects becasue of timeout.
      Fixed possible update problem when using DELETE/UPDATE on small tables
      (In some cases we used index even if table scanning would be better)
      A lot of minior code cleanups
      dddc20d9
  9. 22 Jul, 2002 1 commit
  10. 12 Mar, 2002 1 commit
  11. 06 Dec, 2001 1 commit
  12. 06 Nov, 2001 1 commit
  13. 02 Aug, 2001 1 commit
    • monty@tik.mysql.fi's avatar
      Fix UNION · b13d453d
      monty@tik.mysql.fi authored
      New faster list iterators
      Change list code to be simpler and faster
      Optimize count(distinct)
      New error messages for UNION
      Make create_tmp_table more general to be usable by UNION
      b13d453d
  14. 06 Mar, 2001 1 commit
  15. 24 Oct, 2000 1 commit
  16. 03 Oct, 2000 1 commit
  17. 31 Jul, 2000 1 commit