mirror of
https://github.com/MariaDB/server.git
synced 2026-05-05 22:55:32 +02:00
Fix for bug#2505: MySQL reports "out of memory"
when DROP USER if --skip-grant-tables
This commit is contained in:
parent
557bb526d7
commit
0a3ca2f640
25 changed files with 43 additions and 13 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue