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

Bug#42589 mysql_fix_privilege_tables.sh to be deprecated

- Remove remnants of "mysql_fix_privilege_tables.sh"(again)
This commit is contained in:
Magnus Blåudd
2009-10-07 15:42:16 +02:00
parent 56312dc7cf
commit 53653dcef0
9 changed files with 6 additions and 400 deletions

View File

@ -107,7 +107,7 @@
** option.
**
** If you can't get AGGREGATES to work, check that you have the column
** 'type' in the mysql.func table. If not, run 'mysql_fix_privilege_tables'.
** 'type' in the mysql.func table. If not, run 'mysql_upgrade'.
**
*/