|
|
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"> 写道 |
|