mysql删除root密码

grant usage on *.* to root@localhost identified by '';flush privileges;