MySQL,

I am trying to upgrade from 4.1 to 5.1.

Your manual states I should run mysql_upgrade.

But there is no such program in our pre-compiled binary, only a man page!

$ find . -name "mysql_upgrade*"
./mysql-5.1.11-beta-aix5.2-powerpc-64bit/man/man1/mysql_upgrade.1

However the on-line manual states the follows does the same thing:

$ mysqlcheck --check-upgrade --all-databases --auto-repair
$ mysql_fix_privilege_tables

Is this safe?

I only ask because the last time I tried to upgrade, MySQL core-dumped every few minutes when an unknown user connected. So I am looking at every incontinuity to try and work out if this is the reason.

Thanks for any help,

Ben Clewett.







--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

  • ... Ben Clewett
    • ... Dave Shariff Yadallee - System Administrator a.k.a. The Root of the Problem
      • ... Ben Clewett
      • ... Ben Clewett

Reply via email to