Hi, MultiByteLanguages usrs.
I'm using Japanese usr.
I have had some problems (Garble) in doing MySQL upgrade 4.1.19.
Because I thought about the downgrade of MySQL, it introduces it here.
If a better method matches elsewhere, please teach me.
However, an evil is over this work.
These are self-responsibilities entirely.
A database user disappears.
edit:
edit:Code:vi /var/cpanel/cpanel.config mysql-version4.1 >> mysql-version4 usemysqloldpass=1 >> usemysqloldpass=0
rename save:Code:vi /etc/my.cnf old-passwords=1 >> #old-passwords=1
make dir:Code:mv /var/lib/mysql/mysql /var/lib/mysql/mysql.bak
change owner:Code:mkdir /var/lib/mysql/mysql
command:Code:chown mysql:mysql /var/lib/mysql/mysql
Code:/scripts/mysqlup --force to --force reinstall


LinkBack URL
About LinkBacks
Reply With Quote