An error occurred fetching the project authors.
  1. 25 Oct, 2006 1 commit
    • svoj@mysql.com/april.(none)'s avatar
      BUG#22053 - REPAIR table can crash server for some · cdb83585
      svoj@mysql.com/april.(none) authored
                  really damaged MyISAM tables
      
      When unpacking a blob column from broken row server crash
      could happen. This could rather happen when trying to repair
      a table using either REPAIR TABLE or myisamchk, though it
      also could happend when trying to access broken row using
      other SQL statements like SELECT if table is not marked as
      crashed.
      
      Fixed ulong overflow when trying to extract blob from
      broken row.
      
      Affects MyISAM only.
      cdb83585
  2. 27 Sep, 2006 1 commit
  3. 30 Jul, 2006 1 commit
  4. 29 Jul, 2006 1 commit
  5. 21 Jul, 2006 1 commit
  6. 28 Jun, 2006 1 commit
  7. 13 May, 2005 1 commit
  8. 11 Apr, 2005 1 commit
  9. 18 Dec, 2004 1 commit
    • monty@mysql.com's avatar
      Add 0x before pointers (to help with debugging) · 3fb088a0
      monty@mysql.com authored
      Add support for VARCHAR with 1 or 2 length bytes
      Enable VARCHAR packing in MyISAM files (previous patch didn't pack data properly)
      Give error if we got problems in temporary tables during a SELECT
      Don't use new table generated by ALTER TABLE if index generation fails
      Fixed wrong call by range_end() (Could cause an ASSERT in debug mode)
      3fb088a0
  10. 10 Jun, 2004 1 commit
  11. 06 May, 2004 1 commit
  12. 02 Feb, 2004 1 commit
  13. 20 Jan, 2004 1 commit
  14. 15 Jan, 2004 1 commit
  15. 16 Sep, 2003 1 commit
  16. 28 Aug, 2003 4 commits
  17. 13 May, 2003 1 commit
  18. 25 Mar, 2003 1 commit
  19. 20 Mar, 2003 1 commit
  20. 07 Nov, 2002 1 commit
  21. 12 Aug, 2002 1 commit
  22. 26 Jul, 2002 1 commit
  23. 24 Jul, 2002 1 commit
  24. 14 Jul, 2002 2 commits
  25. 09 Jul, 2002 1 commit
  26. 17 Jun, 2002 1 commit
  27. 11 Dec, 2001 1 commit
  28. 06 Dec, 2001 1 commit
  29. 06 Nov, 2001 1 commit
  30. 29 Oct, 2001 1 commit
  31. 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
  32. 03 Sep, 2001 1 commit
  33. 11 Jun, 2001 1 commit
  34. 15 Feb, 2001 1 commit
  35. 31 Jul, 2000 1 commit