mysqladmin -p processlist

seachen

Verified User
Joined
Feb 3, 2007
Messages
495
when i key in cmd "mysqladmin -p processlist" at putty, it require password.

may i know how do i get the password?
 
Username and password are in /usr/local/directadmin/conf/mysql.conf file.
 
In /usr/local/directadmin/scripts/setup.txt there is a password that was used at the installation time. In mysql.conf you will find a password that is used at the moment.
 
Back
Top