# mysql8

# 修改密码

mysql> alter user 'root'@'localhost' identified by '123456';