• Michael Widenius's avatar
    Fixed bug in Aria that caused REPAIR to find old deleted rows. · 57ba2a85
    Michael Widenius authored
    BUILD/compile-pentium64:
      Added --with-zlib-dir=bundled when doing static build.
    mysql-test/suite/maria/r/maria.result:
      Added test case
    mysql-test/suite/maria/t/maria.test:
      Added test case
    storage/maria/ma_blockrec.c:
      We need to flush blob pages to disk to ensure they overwrite any reused head/tail pages.
      If not, REPAIR will find rows that was previously deleted.
    57ba2a85
maria.result 90 KB