You must reset your password using ALTER USER statement before executing this statement.
摘要:
刚初始化的MySQL实例要求先修改密码。否则会报错: alter user root@localhost identified by 'Mypasswd!';flush privileges; 阅读全文
posted @ 2019-07-04 17:26 fklin 阅读(231) 评论(0) 推荐(0) 编辑