mariadb/sql/examples
unknown 2c8e261725 BUG#9911 After review fixes
- Remove ha_archive::rename_table and move the fix to handler::rename_table


sql/examples/ha_archive.cc:
  Remove ha_archive::rename_table
sql/examples/ha_archive.h:
  Remove ha_archive::rename_table
sql/handler.cc:
  Fix handler::rename_table so it does not care about if the file to rename is missing
2005-04-28 10:49:18 +02:00
..
ha_archive.cc BUG#9911 After review fixes 2005-04-28 10:49:18 +02:00
ha_archive.h BUG#9911 After review fixes 2005-04-28 10:49:18 +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