Details
-
Bug
-
Status: Confirmed (View Workflow)
-
Minor
-
Resolution: Unresolved
-
10.3(EOL), 10.4(EOL), 10.5, 10.6, 10.7(EOL)
Description
When warning 4094 occurs, I see messages like this:
Note (Code 4094): At line 8 in test.test0
This makes the warning confusing and not helpful. To add confusion, this warning is not listed in the relevant documentation pages:
- https://mariadb.com/kb/en/library/mariadb-error-codes/
- https://dev.mysql.com/doc/refman/8.0/en/error-messages-server.html
I'm not adding a test case because you already have several test cases where 4094 is supposed to occur.