mysql-test/r/subselect.result:
  Auto merged
sql/item.cc:
  Auto merged
This commit is contained in:
unknown 2003-09-09 22:26:19 +03:00
commit 62a33db03b
153 changed files with 3332 additions and 2101 deletions

View file

@ -269,4 +269,6 @@
"Illegal mix of collations for operation '%s'",
"Variable '%-.64s' is not a variable component (Can't be used as XXXX.variable_name)",
"Unknown collation: '%-.64s'",
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was compiled without SSL support. They can be used later when MySQL slave with SSL will be started."
"Server is running in --secure-auth mode, but '%s@%s' has a password in the old format; please change the password to the new format"
"Field or reference '%-.64s%s%-.64s%s%-.64s' of SELECT #%d was resolved in SELECT #%d",