当前位置:网站首页>SQLSTATE[HY000][1130] Host ‘host. docker. internal‘ is not allowed to connect to this MySQL server
SQLSTATE[HY000][1130] Host ‘host. docker. internal‘ is not allowed to connect to this MySQL server
2022-07-07 05:42:00 【"Drink and sing low"】
The error report is as follows :

** The reasons causing :** Due to the construction docker Environmental Science , Put the project in docker Inside the environment , And host mysql Isolated
So when docker Project access mysql when , The nature of the visit is : LAN access
Solution : mysql LAN access ,
Need to change its own library user Table fields User by root Of host field value
The process is as follows :
One 、Navicat operation 

Two 、 Refresh mysql jurisdiction :
After making a permission change to the user , Be sure to reload the permissions , Write permission information from memory to database .

边栏推荐
- Message queue: how to deal with message backlog?
- 分布式事务解决方案之TCC
- [paper reading] semi supervised left atrium segmentation with mutual consistency training
- What is message queuing?
- JD commodity details page API interface, JD commodity sales API interface, JD commodity list API interface, JD app details API interface, JD details API interface, JD SKU information interface
- TabLayout修改自定义的Tab标题不生效问题
- 论文阅读【Sensor-Augmented Egocentric-Video Captioning with Dynamic Modal Attention】
- [论文阅读] Semi-supervised Left Atrium Segmentation with Mutual Consistency Training
- Paper reading [open book video captioning with retrieve copy generate network]
- K6el-100 leakage relay
猜你喜欢

《2022中国低/无代码市场研究及选型评估报告》发布

分布式事务介绍

5. Data access - entityframework integration

Mapbox Chinese map address

Common skills and understanding of SQL optimization

Two person game based on bevy game engine and FPGA

bat 批示处理详解

Cve-2021-3156 vulnerability recurrence notes

Flink SQL realizes reading and writing redis and dynamically generates hset key
![Reading the paper [sensor enlarged egocentric video captioning with dynamic modal attention]](/img/db/feb719e2715c7b9c669957995e1d83.png)
Reading the paper [sensor enlarged egocentric video captioning with dynamic modal attention]
随机推荐
Design, configuration and points for attention of network arbitrary source multicast (ASM) simulation using OPNET
关于服装ERP,你知道多少?
AI face editor makes Lena smile
Codeforces Round #416 (Div. 2) D. Vladik and Favorite Game
What is message queuing?
What are the common message queues?
随机生成session_id
不同网段之间实现GDB远程调试功能
Message queue: how to deal with message backlog?
拼多多新店如何获取免费流量,需要从哪些环节去优化,才能有效提升店内免费流量
[论文阅读] Semi-supervised Left Atrium Segmentation with Mutual Consistency Training
得物客服一站式工作台卡顿优化之路
Lombok插件
DOM node object + time node comprehensive case
5阶多项式轨迹
爬虫练习题(三)
张平安:加快云上数字创新,共建产业智慧生态
A cool "ghost" console tool
Hcip eighth operation
Go 语言的 Context 详解