From 6893aff622cb2ffc1271f1f6f0fe0f319961faf1 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 28 Jun 2004 11:26:54 -0500 Subject: Message/comment touchup. scripts/mysql_fix_privilege_tables.sh: Message touchup. scripts/mysql_fix_privilege_tables.sql: Comment touchup. --- scripts/mysql_fix_privilege_tables.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/mysql_fix_privilege_tables.sql') diff --git a/scripts/mysql_fix_privilege_tables.sql b/scripts/mysql_fix_privilege_tables.sql index 41d991250c2..b578d8d06f3 100644 --- a/scripts/mysql_fix_privilege_tables.sql +++ b/scripts/mysql_fix_privilege_tables.sql @@ -2,7 +2,7 @@ -- for MySQL 4.0. -- You can safely ignore all 'Duplicate column' and 'Unknown column' errors" --- as this just means that your tables where already up to date. +-- because these just mean that your tables are already up to date. -- This script is safe to run even if your tables are already up to date! -- On unix, you should use the mysql_fix_privilege_tables script to execute -- cgit v1.2.1