mariadb/storage/test_sql_discovery
Sergei Golubchik 8d0238a6d8 MDEV-4955 discover of table non-existance on CREATE
Fix ha_table_exists() to take discovery into account correctly.
It must be able to discover both table existence (when no frm is
found) and table non-existance (when frm was found).
2014-02-27 22:43:42 +01:00
..
mysql-test MDEV-4955 discover of table non-existance on CREATE 2014-02-27 22:43:42 +01:00
CMakeLists.txt test_sql_discovery storage engine 2013-04-09 16:07:35 +02:00
test_sql_discovery.cc MDEV-4786 - merge 10.0-monty - 10.0 2013-07-24 16:51:48 +04:00