1. Download mysql : http://dev.mysql.com/downloads/mysql/
check your Intel-based Mac has a 32-bit or 64-bit processor
http://support.apple.com/kb/HT3696
Mac OS X ver. 10.6 (x86, 64-bit), DMG Archive or
Mac OS X ver. 10.6 (x86, 32-bit), DMG Archive
2.Double click on dmg file.
Follow the readme.txt
3.Add this to the PAth
4. Go to Terminal
Enter >mysql
check your Intel-based Mac has a 32-bit or 64-bit processor
http://support.apple.com/kb/HT3696
Mac OS X ver. 10.6 (x86, 64-bit), DMG Archive or
Mac OS X ver. 10.6 (x86, 32-bit), DMG Archive
2.Double click on dmg file.
Follow the readme.txt
3.Add this to the PAth
01. Launch 'Terminal'. 02. Enter ... echo 'export PATH=xyz:$PATH' >> ~/.bash_profile (and press the <return> key) ... where 'xyz' is your desired path(s). 03. Open another 'Terminal' window. 04. Enter ... env |
4. Go to Terminal
Enter >mysql