mariadb/sql/examples
unknown 5444ad9400 BUG#9911 RENAME TABLE of type ARCHIVE fails with .ARN file error
- Implemented ha_archive::rename_table
 - Added testcases for rename


mysql-test/r/archive.result:
  Addd testcase for rename of archive table
mysql-test/t/archive.test:
  Addd testcase for rename of archive table
sql/examples/ha_archive.cc:
  Implement special version of rename table that does not care it the .arn file is missing
sql/examples/ha_archive.h:
  Implement special version of rename table that does not care it the .arn file is missing
2005-04-26 11:35:52 +02:00
..
ha_archive.cc BUG#9911 RENAME TABLE of type ARCHIVE fails with .ARN file error 2005-04-26 11:35:52 +02:00
ha_archive.h BUG#9911 RENAME TABLE of type ARCHIVE fails with .ARN file error 2005-04-26 11:35:52 +02:00
ha_example.cc Fix for broken --with-csv-storage-engine build. 2004-10-18 10:32:52 +04:00
ha_example.h New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
ha_tina.cc Fix for broken --with-csv-storage-engine build. 2004-10-18 10:32:52 +04:00
ha_tina.h Fix for BUG#5117: 2004-09-13 06:14:25 +04:00