Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need Help Installing MySQL on Tiger OS X

Status
Not open for further replies.

rockstardub

Programmer
Dec 29, 2004
42
US
I have searched all over the internet, and tried to learn how to do this. It's not really up my alley, so please someone tell me what to do! Here are some of the things I type and the messages I get with them.
Code:
kirk:/usr/local/mysql kirkstrobeck$ mysql -u root
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Code:
kirk:~ kirkstrobeck$ cd /usr/local/mysql
kirk:/usr/local/mysql kirkstrobeck$ sudo echo
Password:

kirk:/usr/local/mysql kirkstrobeck$ sudo ./bin/mysqld_safe &
[1] 461
kirk:/usr/local/mysql kirkstrobeck$ Starting mysqld daemon with databases from /usr/local/mysql/data
STOPPING server from pid file /usr/local/mysql/data/kirk.pid
050601 13:09:08  mysqld ended
It looks like it starts up, then simply quits! I don't know, please help.
 
not exactly the right forum.....
but you never know ;-)

Aftertaf
________
Regain control of your PC, at If you break your hard drive, it'll be DPlank's fault
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top