ALTER user 'root'@'localhost' IDENTIFIED BY 'Cliu123#' //1、不需要flush privileges来刷新权限。 //2、密码要包含大写字母,小写字母,数字,特殊符号。