1. 21 May, 2014 1 commit
  2. 17 May, 2014 1 commit
    • Michael Widenius's avatar
      MDEV-6245 Certain compressed tables with myisampack are corrupted by "CHECK TABLE" · a55c1594
      Michael Widenius authored
      - Fixed bug that we where using wrong checksum algorithm when using VARCHAR with fixed lenth rows
      - Ensure in myisampack that HA_OPTION_NULL_FIELDS is set for tables with null fields.
      
      mysql-test/r/myisampack.result:
        Updated results
      mysql-test/t/myisampack.test:
        Added more tests
      storage/myisam/mi_open.c:
        Use correct checksum algorithm when we have VARCHAR fields with fixed length records
      storage/myisam/myisampack.c:
        Ensure HA_OPTION_NULL_FIELDS is set for tables with null fields.
        (This was not set by default for not compressed tables without checksums to keep MyISAM tables compatible with MySQL)
      a55c1594
  3. 12 May, 2014 1 commit
  4. 09 May, 2014 1 commit
  5. 08 May, 2014 1 commit
  6. 07 May, 2014 1 commit
  7. 06 May, 2014 3 commits
  8. 05 May, 2014 6 commits
  9. 02 May, 2014 2 commits
  10. 01 May, 2014 2 commits
  11. 30 Apr, 2014 1 commit
  12. 29 Apr, 2014 3 commits
  13. 28 Apr, 2014 3 commits
  14. 25 Apr, 2014 4 commits
  15. 24 Apr, 2014 1 commit
  16. 23 Apr, 2014 5 commits
  17. 22 Apr, 2014 2 commits
  18. 21 Apr, 2014 2 commits