Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Something like:
MariaDB [test]> select (select 1 union select 2);
|
ERROR 1242 (21000): Subquery returns more than 1 row
|
More information: https://err.mariadb.com/1242
|
Questions:
- should it be generated in the server? connector? client?
- should it include the server (and, possibly, client) version?
Attachments
Issue Links
- is caused by
-
MDEV-32900 Create page for each error message
-
- Closed
-
- relates to
-
MDEV-37908 Replace KB links with GitBook links
-
- Closed
-