当前位置:网站首页>MySQL can connect locally through localhost or 127, but cannot connect through intranet IP (for example, Navicat connection reports an error of 1045 access denied for use...)
MySQL can connect locally through localhost or 127, but cannot connect through intranet IP (for example, Navicat connection reports an error of 1045 access denied for use...)
2022-07-07 09:44:00 【qq_ thirty-six million nine hundred and sixty-seven thousand an】
Problems encountered in Intranet deployment system ,127 You can use to access local , Intranet others IP cannot access Such as navicat Connection error 1045 access denied for use…
resolvent :
(1) Configure environment environment variables and log in from any interface mysql (2) Not configured by bin Go in the catalog
mysql -uroot -p
Enter password MYSQL
Input grant all privileges on . to [email protected]“IP” identified by ‘password’ with grant option;
flush privileges;
IP: namely GRANT Authorized IP, Sure %( That is all IP)
password: The code
Refresh the database
After that, you can access the database
边栏推荐
- flink. CDC sqlserver. 可以再次写入sqlserver中么 有连接器的 dem
- 如何成为一名高级数字 IC 设计工程师(5-3)理论篇:ULP 低功耗设计技术精讲(下)
- 进程和线程的区别
- Vs2013 generate solutions super slow solutions
- Oracle installation enhancements error
- 剑指 Offer II 107. 矩阵中的距离
- # Arthas 简单使用说明
- 第一讲:寻找矩阵的极小值
- [4g/5g/6g topic foundation-146]: Interpretation of white paper on 6G overall vision and potential key technologies-1-overall vision
- **grafana安装**
猜你喜欢
js逆向教程第二发-猿人学第一题
面试被问到了解哪些开发模型?看这一篇就够了
MongoDB怎么实现创建删除数据库、创建删除表、数据增删改查
網易雲微信小程序
Difference between interface iterator and iteratable
[4g/5g/6g topic foundation -147]: Interpretation of the white paper on 6G's overall vision and potential key technologies -2-6g's macro driving force for development
信息安全实验三 :PGP邮件加密软件的使用
Unity shader (to achieve a simple material effect with adjustable color attributes only)
Unity3d interface is embedded in WPF interface (mouse and keyboard can respond normally)
Arthas simple instructions
随机推荐
Over 100000 words_ Ultra detailed SSM integration practice_ Manually implement permission management
Kubernetes cluster capacity expansion to add node nodes
【frida实战】“一行”代码教你获取WeGame平台中所有的lua脚本
Unity shader (basic concept)
如何成为一名高级数字 IC 设计工程师(5-2)理论篇:ULP 低功耗设计技术精讲(上)
信息安全实验三 :PGP邮件加密软件的使用
信息安全实验二 :使用X-SCANNER扫描工具
H5 web player easyplayer How does JS realize live video real-time recording?
Unity uses mesh to realize real-time point cloud (II)
Dynamics 365Online ApplicationUser创建方式变更
章鱼未来之星获得25万美金奖励|章鱼加速器2022夏季创业营圆满落幕
网易云微信小程序
How to speed up video playback in browser
Niuke - Huawei question bank (61~70)
Difference between interface iterator and iteratable
The difference between viewpager2 and viewpager and the implementation of viewpager2 in the rotation chart
4、 Fundamentals of machine learning
CSDN salary increase technology - learn about the use of several common logic controllers of JMeter
Upload taro pictures to Base64
PostgreSQL创建触发器的时候报错,