Changes between Version 5 and Version 6 of MySqlSetup
- Timestamp:
- 08/27/07 15:50:43 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MySqlSetup
v5 v6 4 4 Download MySQL community server from the MySQL-Site http://dev.mysql.com/downloads/mysql/5.0.html#macosx-dmg (choose the package format according to your processor) 5 5 6 7 8 to give your installation a custom password, use your terminal 6 * Install both installation packages 7 * Then double-click the MySQL.prefPane icon and start your MySQL server 8 * To give your installation a custom password, use your Terminal and type: 9 9 {{{ 10 10 /usr/local/mysql/bin/mysqladmin -u root password new_password_here