1. 23 Jul, 2002 3 commits
    • monty@mashka.mysql.fi's avatar
      merge · 4233d3a3
      monty@mashka.mysql.fi authored
      4233d3a3
    • 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
    • lenz@mysql.com's avatar
      - Fixed build failure in mysql.spec.sh - linking against the special · 7b838054
      lenz@mysql.com authored
        patched glibc would force static linking, which does not work with
        OpenSSL (which is now part of the Max binary)
      - RPM spec file cleanups
      - Init script cosmetical fix
      7b838054
  2. 22 Jul, 2002 3 commits
  3. 21 Jul, 2002 4 commits
  4. 20 Jul, 2002 3 commits
  5. 19 Jul, 2002 6 commits
  6. 18 Jul, 2002 5 commits
  7. 17 Jul, 2002 4 commits
  8. 16 Jul, 2002 9 commits
  9. 15 Jul, 2002 3 commits