Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2006 20:08:19 -0800
From:      James Long <list@museum.rain.com>
To:        freebsd-questions@freebsd.org
Subject:   ports/databases/mysql50-server: where is mysql_upgrade ?
Message-ID:  <20060223040819.GA94519@ns.museum.rain.com>

next in thread | raw e-mail | index | archive | help
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:

pe850 : 19:44:15 /root#
[1]+  Done                    ( /usr/libexec/locate.updatedb )
pe850 : 19:44:27 /root# locate mysql_upgrade
pe850 : 19:44:32 /root#


I am building a new server with MySQL 5.0.18 running on FreeBSD
6.1-PRERELEASE and importing data from 3.22.32 running on 
4.4-STABLE.

Where can I locate mysql_upgrade?


Thanks,

Jim




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060223040819.GA94519>