KfWiki : Mysql3to4

HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
HomePage » Database » MySQL » Mysql3to4


Mysql3 to Mysql4 Upgrade

This should be quite straight-forward.
1) Shutdown mysql
1) Upgrade using rpm -Uvh
1) Edit /etc/my.cnf and add “old_passwords=1″ under [mysqld]
1) Start mysql
1) Upgrade mysql privileges /usr/bin/mysql_fix_privilege_tables --user=admin --password=xxx

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.1022 seconds