Hi,
How do I configure mytop to show all mysql threads after using the "mytop" command ?
At the moment I get the following
How do I configure mytop to show all mysql threads after using the "mytop" command ?
At the moment I get the following
PHP:
[root@server1 mytop-1.4]# mytop
Cannot connect to MySQL server. Please check the:
* database you specified "test" (default is "test")
* username you specified "root" (default is "root")
* password you specified "" (default is "")
* hostname you specified "localhost" (default is "localhost")
* port you specified "3306" (default is 3306)
* socket you specified "" (default is "")
The options my be specified on the command-line or in a ~/.mytop
config file. See the manual (perldoc mytop) for details.
Here's the exact error from DBI. It might help you debug:
Access denied for user 'root'@'localhost' (using password: NO)