set password for root@localhost=password('在这里填入root密码');
select user,host,password from mysql.user;