• unknown's avatar
    Fixed length rows should not use row checksum in MyISAM tables · 237b4bed
    unknown authored
    Fixed bug in handling of packed MyISAM keys
    
    
    myisam/mi_create.c:
      Fixed length rows should not use row checksum
    myisam/mi_search.c:
      Fixed bug in handling packed keys.
    myisam/mi_statrec.c:
      Fixed bug when using --checksum on fixed length rows
    237b4bed
mi_search.c 62.4 KB