An error occurred fetching the project authors.
  1. 04 Dec, 2003 1 commit
  2. 02 Dec, 2003 1 commit
  3. 22 Aug, 2003 1 commit
  4. 20 Aug, 2003 1 commit
  5. 12 Aug, 2003 1 commit
  6. 27 May, 2003 1 commit
  7. 27 Apr, 2003 1 commit
  8. 23 Apr, 2003 1 commit
  9. 12 Mar, 2003 1 commit
  10. 06 Mar, 2003 1 commit
  11. 05 Mar, 2003 1 commit
  12. 11 Dec, 2002 1 commit
  13. 05 Dec, 2002 1 commit
  14. 07 Nov, 2002 2 commits
  15. 06 Nov, 2002 1 commit
  16. 30 Oct, 2002 1 commit
  17. 13 Oct, 2002 1 commit
  18. 30 Jul, 2002 1 commit
  19. 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
  20. 28 Jun, 2002 2 commits
  21. 24 Jun, 2002 1 commit
  22. 11 Jun, 2002 1 commit
  23. 05 Jun, 2002 1 commit
  24. 02 May, 2002 1 commit
  25. 12 Apr, 2002 1 commit
  26. 26 Mar, 2002 1 commit
  27. 06 Dec, 2001 1 commit
  28. 05 Dec, 2001 1 commit
    • monty@hundin.mysql.fi's avatar
      Update of query cache code. · 1de4fff5
      monty@hundin.mysql.fi authored
      Changed some sql_alloc() -> thd->alloc()
      Removed a lot of compiler warnings on Linux Alpha (64 bit)
      Fixed some core dumps on 64 bit systems (wrong type for packet_len)
      1de4fff5
  29. 06 Nov, 2001 1 commit
  30. 03 Nov, 2001 1 commit
  31. 31 Oct, 2001 1 commit
    • monty@hundin.mysql.fi's avatar
      Portability fixes · d89690e6
      monty@hundin.mysql.fi authored
      Fix for consistent 0000-00-00 date handling
      Close + open binary logs on flush tables
      Fix for AVG() in HAVING.
      d89690e6
  32. 17 Oct, 2001 1 commit
  33. 09 Oct, 2001 1 commit
  34. 20 Sep, 2001 1 commit
  35. 21 Aug, 2001 2 commits
    • monty@hundin.mysql.fi's avatar
      Fixes for OS2. · 733f865f
      monty@hundin.mysql.fi authored
      Fix bug in isamlog
      Add argument types to function declarations.
      733f865f
    • monty@hundin.mysql.fi's avatar
      Portability fixes. · 063a1a65
      monty@hundin.mysql.fi authored
      Patches required by Gemini
      Fix to properly detect if there is an active transaction in InnoDB
      Fix to not lock thread structure when doing automatic rollback when thread ends
      Allow -O lower_case_names=0 on UNIX
      063a1a65
  36. 19 Jun, 2001 1 commit
  37. 29 May, 2001 1 commit