• unknown's avatar
    Fixed length rows should not use row checksum in MyISAM tables · f246b619
    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
    f246b619
mi_statrec.c 8.84 KB