更改mysql密码

use mysql update user set password=password('新密码') where user='root' and host='localhost'; flush privilege
全部回复

发表回复

或拖拽图片到框内

支持 JPG、PNG、GIF、WebP 格式