New error messages for MATCH and UNION

This commit is contained in:
unknown 2001-08-04 01:09:35 +03:00
commit a8f2c247ec
22 changed files with 28 additions and 6 deletions

View file

@ -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",