Thread: MySQL? YourSQL?
View Single Post
Old 04-21-2003, 08:45 PM  
Why
MFBA
 
Industry Role:
Join Date: Mar 2003
Location: PNW
Posts: 7,230
Quote:
Originally posted by daddio
Not really sure what you're trying to do..

But try to see if mysqld daemon is running

ps -augx | egrep -v egrep | egrep 'mysqld'

Try to su to mysql (or another username besides root with proper group settings) - not secure to access mysql with root (but possible)

If that doesnt work: http://www.mysql.com/doc/en/
wouldnt "ps -ax | grep "mysqld"" do the same?

and there is a really easy way to reset your mysql password if your root.
Why is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote