解壓MySQL5.0.22 原代碼包:
cd mysql5.0.22
./configure –PRefix=/usr/local/mysql –localstatedir=/var/lib/mysql –with-charset=gbk –with-extral-charsets=all –syconfigdir=/etc –enable-thread-safe-client
然后 root權(quán)限下安裝
make WITH_CHARSET=gbk WITH_XCHARSET=all install clean
make install
cp /mysql5.0.22/support-files/my-medium.cnf /etc/my.cnf
bin/mysql_install_db
http://www.086php.com/index.php/rcd-2/566
新聞熱點(diǎn)
疑難解答
圖片精選