ports/databases/mysql50-server: where is mysql_upgrade ?

Dan Nelson dnelson at allantgroup.com
Wed Feb 22 22:12:11 PST 2006


In the last episode (Feb 22), James Long said:
> Section 5.6.2 of the MySQL 5.0 docs says:
> 
> 5.6.2. mysql_upgrade -- Check Tables for MySQL Upgrade
> 
> mysql_upgrade should be executed each time you upgrade MySQL. It 
> checks all tables in all databases for incompatibilities with the 
> current version of MySQL Server.
> 
> After installing mysql50-server, there is no mysql_upgrade on
> my system:

At the bottom of that section is this sentence:

    mysql_upgrade was added in MySQL 5.0.19. It supersedes the older
    mysql_fix_privilege_tables script.

5.0.19 hasn't been released yet, but I expect that when it is, and the
port is updated to build it, the command will be available.

-- 
	Dan Nelson
	dnelson at allantgroup.com


More information about the freebsd-questions mailing list