当前位置:网站首页>Mysq database remote connection error, remote connection is not allowed
Mysq database remote connection error, remote connection is not allowed
2022-06-30 09:26:00 【LongtengGensSupreme】
mysq Database remote connection error :"Host 'WIN-CSTBNBVVGSQ' is not allowed to connect, This is an exception when the project accesses the database , This means that the database only allows localhost or 127.0.0.1 Local access , Remote access is not allowed .
terms of settlement : Modify the access permission .
open cmd, Get into mysql

flush privileges To refresh the permission update operation into memory , Not effective at next startup , Or choose to restart directly mysql To take effect :


边栏推荐
- Solution to the sixth training competition of 2020 provincial competition
- I once met a girl whom I most wanted to take care of all my life. Later... No later
- Maxiouassigner of mmdet line by line interpretation
- Rew acoustic test (VI): signal and measurement
- Deep Learning with Pytorch- A 60 Minute Blitz
- Opencv learning notes-day9 opencv's own color table operation (colormap coloraptypes enumeration data types and applycolormap() pseudo color function)
- Solution to pychart's failure in importing torch package
- Torchvision loads the weight of RESNET except the full connection layer
- Raspberry pie 4B no screen installation system and networking using VNC wireless projection function
- Opencv learning notes -day4 image pixel reading and writing operations (array traversal and pointer traversal implementation, uchar vec3b data type and mat class functions mat:: at(), mat:: ptr())
猜你喜欢

Bind threads to run on a specific CPU logical kernel

Anchorgenerator for mmdet line by line interpretation

Implementing custom drawer component in quick application

Solution to pychart's failure in importing torch package

Maxiouassigner of mmdet line by line interpretation

Esp32 things (II): sharpening the knife without mistaking firewood - make preparations before project development

Metasploit practice - SSH brute force cracking process

Sort (simple description)

100 lines of code and a voice conversation assistant

Opencv learning notes -day 11 (split() channel separation function and merge() channel merge function)
随机推荐
Harmonyos actual combat - ten thousand words long article understanding service card development process
Six implementation methods of singleton mode
Wechat development tool (applet)
Coredata acquisition in swift sorting, ascending, descending
Based on svelte3 X desktop UI component library svelte UI
Deep Learning with Pytorch-Train A Classifier
Talk about the job experience of kotlin cooperation process
JVM tuning related commands and explanations
Express get request
QT downloading files through URL
Opencv learning notes -day3 (mat object and creation related operations mat:: clone(), mat:: copyto(), mat:: zeros(), mat:: ones(), scalar()...)
Interpretation of source code demand:a rotation equivariant detector for aerial object detection
How can I get the discount for opening a securities account? Is online account opening safe?
ACM intensive training graph theory exercise 3 in the summer vacation of 2020 [problem solving]
Flutter theme (skin) changes
Abstract factory pattern
Implementing custom drawer component in quick application
Talk about writing
Influencing factors of echo cancellation for smart speakers
Why must redis exist in distributed systems?