Fix for bug#2505: MySQL reports "out of memory"

when DROP USER if --skip-grant-tables
This commit is contained in:
unknown 2004-01-26 20:31:38 +04:00
commit 0a3ca2f640
25 changed files with 43 additions and 13 deletions

View file

@ -293,3 +293,4 @@ character-set=latin1
"'%s' é desatualizado. Use '%s' em seu lugar.",
"The target table %-.100s of the %s is not updatable.",
"The '%s' feature was disabled. You need MySQL built with '%s' define to have it working"
"MySQL is started in --skip-grant-tables mode. You can't use this command"