mysql远程连接权限grant all privileges on *.* to ‘root‘@‘%‘ identified by ‘123456‘ with grant option语句报错
生活随笔
收集整理的這篇文章主要介紹了
mysql远程连接权限grant all privileges on *.* to ‘root‘@‘%‘ identified by ‘123456‘ with grant option语句报错
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
mysql遠(yuǎn)程連接權(quán)限grant all privileges on *.* to ‘root‘@‘%‘ identified by ‘123456‘ with grant option語句報(bào)錯(cuò)
記錄一下自己安裝mysql遇到的小坑 grant all privileges on *.* to ‘root‘@‘%‘ identified by ‘123456‘ with grant option
只適用于mysql8.0之前的版本
之后采用這句:
總結(jié)
以上是生活随笔為你收集整理的mysql远程连接权限grant all privileges on *.* to ‘root‘@‘%‘ identified by ‘123456‘ with grant option语句报错的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 有那些方法治疗女性不孕好些
- 下一篇: 数据库以及表的基本操作