1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Message/comment touchup.

This commit is contained in:
paul@kite-hub.kitebird.com
2004-06-28 11:26:54 -05:00
parent 00394f591e
commit f1218f982a
2 changed files with 2 additions and 2 deletions

View File

@ -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