handy.wang 发表于 2013-1-28 19:00:58

Install MYSQL in MAC OS X 10.5.8

1)Download MYSQL named mysql-6.0.11-alpha-osx10.5-powerpc.tar.gz
 
2)Uncompress the gz package into /usr/local and rename the folder name  from mysql-6.0.11-alpha-osx10.5-powerpc to mysql.
 
3)Change directory into /usr/local/mysql and run the command:
scripts/mysql_install_db --user=mysql --datadir=/usr/local/mysql/data
 
and then you will the following info:
<div class="quote_title"> 写道
页: [1]
查看完整版本: Install MYSQL in MAC OS X 10.5.8