mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 15:45:33 +02:00
New error messages for MATCH and UNION
This commit is contained in:
parent
329e5f2f35
commit
a8f2c247ec
22 changed files with 28 additions and 6 deletions
|
|
@ -215,6 +215,7 @@
|
|||
"Update locks cannot be acquired during a READ UNCOMMITTED transaction",
|
||||
"DROP DATABASE not allowed while thread is holding global read lock",
|
||||
"CREATE DATABASE not allowed while thread is holding global read lock",
|
||||
"Wrong arguments to %s",
|
||||
"Error connecting to master: %-.128s",
|
||||
"Error running query on master: %-.128s",
|
||||
"Error when executing command %s: %-.128s",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue