putty를 이용해 ftp 접속 후 mysql에 로그인한다.
mysql -u ID -p DB_Name (엔터)PASSWORD
디비에 접속 후,
set password = password('새암호');
끝