Install MYSQL in MAC OS X 10.5.8
1)Download MYSQL named mysql-6.0.11-alpha-osx10.5-powerpc.tar.gz2)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]