Fedora Core 3 ships with MySQL 3.23. To upgrade to the latest version of MySQL, go to the MySQL downloads page and download all the Linux RPMS:

Stop your MySQL server and install all the RPMs with the following command:

# rpm -Uvh MySQL-*

As root run

# mysql_fix_privilege_tables


CategoryLinux CategoryDatabase

MySQL4.1FC3 (last edited 2007-04-11 12:11:37 by DavidKeen)