• unknown's avatar
    Per a user request there is now support for "CHECK TABLE" where the table is an archive file. · 8701728f
    unknown authored
    
    mysql-test/r/archive.result:
      Result file for adding check table support
    mysql-test/t/archive.test:
      Simple test for check table. The additional select is added just to make sure the file is not destroyed.
    sql/ha_archive.cc:
      Updates for adding CHECK table support. is_crashed() now returns the state of the file.
    sql/ha_archive.h:
      Updates for adding CHECK table support
    8701728f
archive.test 93.1 KB