Did somebody know how to install mysql in MacBook Air version 10.8.1 os x mountain lion?, Thanks in advance
Did somebody know how to install mysql in MacBook Air version 10.8.1 os x mountain lion?, Thanks in advance
Did somebody know how to install mysql in MacBook Air version 10.8.1 os x mountain lion?, Thanks in advance
Those instructions are incomplete and unlikely to work. See my user top for more details: https://discussions.apple.com/docs/DOC-3082
Thanks for the answer, but when I try to do the first step in the command line, the system asked me for the password, then I can not write anything, and if I give enter it says "Sorry, try again".
Thanks for the answer, but when I try to do 'sudo vi /Library/LaunchDaemons/com.mysql.mysql.plist' in the command line, the system asked me for the password, then I can not write anything, and if I give enter it says "Sorry, try again".
Your password will not be shown when you type it. But you need to type it correctly and then press enter.
Thanks a lot for the last tip. I am new on mac. I already did everything that you said but when I restar my comuter it shows a warning with this information ""/Library/StartupItems/MySQL"has not been started because it does not have the proper security seettings". I can not finish to Install. I really appreciate yor patient.
I think is because I already had Installed My SQL and mybe I have to uninstall first. But I don't know how to do it. Sorry for too much replays, but I am not an expert as you can see. Thanks in advance.
Am following your doc now (https://discussions.apple.com/docs/DOC-3082) and wondering if the edit
First, fix the MySQL client library. (credit)
For Lion, type:
sudo install_name_tool -id /usr/local/mysql-5.5.22-osx10.6-x86_64/lib/libmysqlclient.18.dylib /usr/local/mysql-5.5.22-osx10.6-x86_64/lib/libmysqlclient.18.dylib
also applies to Mountain Lion. Am guessing it does as your credit link resolves to an article re. the Snow Leopard install. Thanks in advance.
Seems to have worked. Generated several (19?) warnings which I failed to log, but install seems to have gone ok though haven't tested the driver yet. OS X 10.8.2
Did somebody know how to install mysql in MacBook Air version 10.8.1 os x mountain lion?, Thanks in advance