mariadb/storage
Sergei Golubchik 163882665e * don't use 1-8 numbers for open_table_error codes, use an enum.
* print "table doesn't exist in engine" when a table doesn't exist in the engine,
  instead of "file not found" (if no file was involved)
* print a complete filename that cannot be found ('t1.MYI', not 't1')
* it's not an error for a DROP if a table doesn't exist in the engine (or some table
  files cannot be found) - if the DROP succeeded regardless
2013-04-09 15:34:17 +02:00
..
archive file-based table discovery for discovering storage engines 2013-04-09 15:31:29 +02:00
blackhole * move bas_ext from the handler to the handlerton 2013-04-07 17:08:49 +02:00
cassandra * move bas_ext from the handler to the handlerton 2013-04-07 17:08:49 +02:00
csv * move bas_ext from the handler to the handlerton 2013-04-07 17:08:49 +02:00
example * move bas_ext from the handler to the handlerton 2013-04-07 17:08:49 +02:00
federated * move bas_ext from the handler to the handlerton 2013-04-07 17:08:49 +02:00
federatedx * move bas_ext from the handler to the handlerton 2013-04-07 17:08:49 +02:00
heap * move bas_ext from the handler to the handlerton 2013-04-07 17:08:49 +02:00
innobase * don't use 1-8 numbers for open_table_error codes, use an enum. 2013-04-09 15:34:17 +02:00
maria * move bas_ext from the handler to the handlerton 2013-04-07 17:08:49 +02:00
myisam * move bas_ext from the handler to the handlerton 2013-04-07 17:08:49 +02:00
myisammrg * move bas_ext from the handler to the handlerton 2013-04-07 17:08:49 +02:00
ndb Merge with MariaDB 5.1 2011-11-24 18:48:58 +02:00
oqgraph remove #if MYSQL_VERSION_ID 2013-04-07 17:09:05 +02:00
pbxt mysql-test: sys_vars stub for a new xtradb config variable; tc_log_mmap test; 2012-11-26 18:50:29 +01:00
perfschema * move bas_ext from the handler to the handlerton 2013-04-07 17:08:49 +02:00
sphinx * move bas_ext from the handler to the handlerton 2013-04-07 17:08:49 +02:00
xtradb * don't use 1-8 numbers for open_table_error codes, use an enum. 2013-04-09 15:34:17 +02:00