当前位置:网站首页>1130 - host XXX is not allowed to connect to this MySQL server error in Navicat remote connection database
1130 - host XXX is not allowed to connect to this MySQL server error in Navicat remote connection database
2022-04-23 12:58:00 【@Natural and unrestrained】
solve : Navicat Remote connection database error 1130- Host xxx is not allowed to connect to this MySQL server
Problem description
Use Navicat Appears when connecting to a remote database 1130 error , Then try it again SSH user name + Password to connect , Still can't connect . Later, it was found that it was because of Mysql database root User does not have permission to open .
terms of settlement
Into the database
mysql -u root -p
Switch to mysql
use mysql;
Set up root User's connection permission
% It means to allow all IP Connect to database
update user set host = '%' where user ='root';
Refresh the permissions
flush privileges;
Complete the above steps , Reuse Navicat Connect , You can successfully enter .
above .
版权声明
本文为[@Natural and unrestrained]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231256482671.html
边栏推荐
- 如何实现点击一下物体播放一次动画
- SSM框架系列——注解开发day2-2
- PHP generates JSON to process Chinese
- Fashion cloud learning - input attribute summary
- 软件测试周刊(第68期):解决棘手问题的最上乘方法是:静观其变,顺水推舟。
- Read the data in Presto through sparksql and save it to Clickhouse
- Bert base Chinese Download (SMART)
- Recommended website for drawing result map
- 世界读书日:我想推荐这几本书
- Kubernets Getting started tutoriel
猜你喜欢
使用Source Insight查看编辑源代码
Record some NPM related problems (messy records)
CVPR 2022&NTIRE 2022|首个用于高光谱图像重建的 Transformer
将新增和编辑的数据同步更新到列表
Kubernets Getting started tutoriel
Free and open source charging pile Internet of things cloud platform
Synchronously update the newly added and edited data to the list
What are the forms of attack and tampering on the home page of the website
5 free audio material websites, recommended collection
The El table horizontal scroll bar is fixed at the bottom of the visual window
随机推荐
Trier les principales utilisations de l'Agent IP réseau
The accuracy and speed are perfectly balanced, and the latest image segmentation SOTA model is released!!!
ZigBee CC2530 minimum system and register configuration (1)
Custom nail robot alarm
Kubernets Getting started tutoriel
HQL find the maximum value in a range
STM32 control stepper motor (ULN2003 + 28byj)
Jupiter notebook installation
The El table horizontal scroll bar is fixed at the bottom of the visual window
Pytorch: a pit about the implementation of gradreverselayer
Bert base Chinese Download (SMART)
云原生KubeSphere部署Mysql
使用Source Insight查看编辑源代码
Golang implements MD5, sha256 and bcrypt encryption
Connect orcale
CGC: contractual graph clustering for community detection and tracking
Jiachen chapter Genesis "inner universe" joint Edition
Hanlp word splitter (via spark)
Kubernetes 入門教程
XinChaCha Trust SSL Organization Validated