Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
None
-
None
Description
The change from MySQL 5.6.1 is merged into 10.0:
"Unknown table" error messages that included only the table name now include the database name as well. (Bug #34750, Bug #11747993)
In MySQL it comes with a test case in t/drop.test, but not in 10.0.4.
It's not very important because the change is indirectly tested in many places anyway, but technically the test case is missing.