mirror of
https://github.com/MariaDB/server.git
synced 2025-08-17 06:42:17 +03:00
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).