root 비밀번호 변경

1. use mysql
2. alter user 'root'@'localhost' identified with mysql_native_password by 'insert new password';