![]() |
Can't ping mysql
When I first installed mysql I successfully pinged it with "mysqladmin ping" However, now when I try to ping it, I get the following error:
Quote:
Quote:
|
Did you set a password for root? If so, did you try passing a password in your mysqladmin ping command? And why are you root? Should really never be root unless you have to, setup sudo and if you need to connect to mysql as root, pass the -u root option when connecting. ;)
|
Thanks, I can ping it now with
Quote:
|
| All times are GMT -5. The time now is 07:16 PM. |