mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 20:12:31 +01:00
7c2ba9e9d7
don't do table discovery on DROP. DROP falls back to "force" approach when a table isn't found and will try to drop in all engines anyway. That is, trying to discover in all engines before the drop is redundant and may be expensive. |
||
---|---|---|
.. | ||
mysql-test | ||
CMakeLists.txt | ||
test_sql_discovery.cc |