Bug #88591 | When no default dataabse incorrect error occurs | ||
---|---|---|---|
Submitted: | 21 Nov 2017 12:26 | Modified: | 21 Mar 2018 5:55 |
Reporter: | Peter Laursen (Basic Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Errors | Severity: | S3 (Non-critical) |
Version: | 8.03 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[21 Nov 2017 12:26]
Peter Laursen
[21 Nov 2017 16:33]
MySQL Verification Team
Thank you for the bug report. Verified as described.
[21 Mar 2018 5:55]
Jon Stephens
Documented fix in the MySQL 8.0.11 changelog as follows: When executed prior to selecting a database, EXPLAIN EXTENDED raised Error 1046 No database selected instead of an SQL syntax error due to the fact that the EXTENDED keyword has been removed. Closed.