[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
In general, you should do the following when upgrading to MySQL 5.0 from an earlier version:
proc
table in the mysql
database.
To create this file you should run the mysql_fix_privilege_tables
script.
This is described in 2.5.8 Upgrading the Grant Tables.