• igor@rurik.mysql.com's avatar
    Fixed bug #19079. · 950214ab
    igor@rurik.mysql.com authored
    The bug caused a reported index corruption in the cases when
    key_cache_block_size was not a multiple of myisam_block_size,
    e.g. when key_cache_block_size=1536 while myisam_block_size=1024.
    950214ab
mf_keycache.c 87.5 KB