1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fix typo in mysql_fix_privilege_tables.sql (Bug #12705)

scripts/mysql_fix_privilege_tables.sql:
  Fix typo
This commit is contained in:
unknown
2005-08-23 16:37:21 -07:00
parent 142f65834b
commit 8767335309

View File

@ -509,7 +509,7 @@ ALTER TABLE proc MODIFY name char(64) DEFAULT '' NOT NULL,
'TRADITIONAL',
'NO_AUTO_CREATE_USER',
'HIGH_NOT_PRECEDENCE'
) DEFAULT '' NOT NULL
) DEFAULT '' NOT NULL,
DEFAULT CHARACTER SET utf8;
# Correct the character set and collation