mysql修改用户密码 2019-05-30 本文已影响0人 后来_16db update user set authentication_string=PASSWORD("123") where User='xxx';