recently I install mysql from panel. but I can't use following command to enter mysql:
mysql -h localhost -u root -p
anybody can help me ?
recently I install mysql from panel. but I can't use following command to enter mysql:
mysql -h localhost -u root -p
anybody can help me ?
I solve the problem myself, I hope anyone can tell whether I am right.
first step, cd /usr/bin ,then enter command mysqld_safe & . last
mysql -u root -p
It's ok !
You must log in to post.