From 0a3ca2f6408429f1943a13b692461b7dd53288ff Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 26 Jan 2004 20:31:38 +0400 Subject: Fix for bug#2505: MySQL reports "out of memory" when DROP USER if --skip-grant-tables --- sql/share/japanese/errmsg.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'sql/share/japanese/errmsg.txt') diff --git a/sql/share/japanese/errmsg.txt b/sql/share/japanese/errmsg.txt index 2acd11a399e..cc36dd60e85 100644 --- a/sql/share/japanese/errmsg.txt +++ b/sql/share/japanese/errmsg.txt @@ -294,3 +294,4 @@ character-set=ujis "'%s' is deprecated. Use '%s' instead.", "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" -- cgit v1.2.1