select host, user, authentication_String from mysql.user;
set password = password('비밀번호');
mysql -uroot -p
: Ctrl + D