Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Not a Bug
-
10.0.3
-
None
-
None
-
None
Description
With no default database:
MariaDB [(none)]> SELECT * FROM seq_1_to_3; |
ERROR 1046 (3D000): No database selected |
If this is the correct behavior, maybe it would be better to document it?