An error occurred fetching the project authors.
  1. 22 Sep, 2004 1 commit
    • sergefp@mysql.com's avatar
      Fix for BUG#4785: · 6e0ba8e6
      sergefp@mysql.com authored
       * myisampack leaves key_file_length value from original table
       * myisamchk uses this value when calculating key file pointer length
      6e0ba8e6
  2. 30 Dec, 2003 1 commit
    • monty@mysql.com's avatar
      Some small portability fixes. · c1dd070b
      monty@mysql.com authored
      Added support for lower_case_table_names=2, which is to be used on case insensitive file systems.
      This tells MySQL to preserve the used case of filenames and database names to make it esier to move files between cases sensitive can case insensitive file systems (like Windows and Linux)
      c1dd070b
  3. 24 Mar, 2003 1 commit
  4. 02 Mar, 2003 1 commit
  5. 07 Dec, 2002 1 commit
  6. 07 Nov, 2002 1 commit
  7. 26 Jul, 2002 1 commit
  8. 25 Jul, 2002 1 commit
  9. 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
  10. 21 Jul, 2002 1 commit
  11. 14 Jul, 2002 1 commit
  12. 30 Jun, 2002 1 commit
  13. 28 Jun, 2002 1 commit
  14. 24 Jun, 2002 1 commit
  15. 19 Jun, 2002 1 commit
  16. 11 Jun, 2002 1 commit
  17. 22 Mar, 2002 1 commit
  18. 21 Mar, 2002 1 commit
  19. 13 Mar, 2002 1 commit
  20. 05 Jan, 2002 1 commit
  21. 06 Dec, 2001 1 commit
  22. 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
  23. 02 Dec, 2001 1 commit
  24. 02 Oct, 2001 1 commit
    • monty@hundin.mysql.fi's avatar
      Cleaned up SSL documentation · 880026cc
      monty@hundin.mysql.fi authored
      Fixes for embedded server
      Made key_cache more configurable
      Fixed that one can change key blocksize in MyISAM
      A lot of optimizations to make MyISAM slightly faster
      880026cc
  25. 18 Sep, 2001 1 commit
  26. 12 Sep, 2001 1 commit
  27. 02 Jul, 2001 1 commit
  28. 31 May, 2001 1 commit
    • monty@hundin.mysql.fi's avatar
      Removed compiler warnings. · b7c3a281
      monty@hundin.mysql.fi authored
      Added preliminary handling of symlinks in MyISAM.
      When using myisamchk to check tables with --force, don't repair
      tables that are marked as 'not closed' if they are ok.
      Change fn_format() to use my_real_path and my_symlink
      b7c3a281
  29. 22 May, 2001 1 commit
  30. 20 Apr, 2001 1 commit
  31. 11 Apr, 2001 1 commit
  32. 28 Mar, 2001 1 commit
  33. 31 Jan, 2001 1 commit
    • monty@donna.mysql.com's avatar
      New myisamchk option --sort-recover · bdbc0ef7
      monty@donna.mysql.com authored
      Allow delete of crashed MyISAM tables
      Fixed bug when BLOB was first part of key
      Fixed bug when using result from CASE in GROUP BY
      Fixed core-dump bug in monthname()
      Optimized calling of check_db_name()
      bdbc0ef7
  34. 22 Nov, 2000 1 commit
  35. 10 Oct, 2000 1 commit
  36. 03 Oct, 2000 1 commit
  37. 25 Sep, 2000 1 commit
  38. 21 Sep, 2000 1 commit
  39. 16 Sep, 2000 1 commit
  40. 15 Aug, 2000 1 commit