当前位置:网站首页>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 :
边栏推荐
- ES6 learning path (II) let & const
- Tclistener server and tcpclient client
- Rew acoustic test (I): microphone calibration
- Opencv learning notes -day3 (mat object and creation related operations mat:: clone(), mat:: copyto(), mat:: zeros(), mat:: ones(), scalar()...)
- Talk about how the kotlin collaboration process establishes structured concurrency
- So the toolbar can still be used like this? The toolbar uses the most complete parsing. Netizen: finally, you don't have to always customize the title bar!
- Comparison of two ways for C to access SQL Server database (SqlDataReader vs SqlDataAdapter)
- Using appbarlayout to realize secondary ceiling function
- 桂林 穩健醫療收購桂林乳膠100%股權 填補乳膠產品線空白
- asdsadadsad
猜你喜欢
Bind threads to run on a specific CPU logical kernel
Esp32 (4): overview of the overall code architecture
Express file upload
Duplicate entry '2' for key 'primary appears in JPA‘
Using appbarlayout to realize secondary ceiling function
Explanation on the use of password profiteering cracking tool Hydra
Opencv learning notes-day14 drawing of image geometry (rect class rotatedrect class, rectangle drawing rectangle circle drawing circular function line drawing line function ellipse drawing elliptic fu
Talk about the kotlin cooperation process and the difference between job and supervisorjob
Bottomsheetbehavior principle of realizing the home page effect of Gaode map
Evaluation standard for audio signal quality of intelligent speakers
随机推荐
Resnet50+fpn for mmdet line by line code interpretation
Esp32 (6): Bluetooth and WiFi functions for function development
Opencv learning notes -day 11 (split() channel separation function and merge() channel merge function)
Rew acoustic test (II): offline test
Metasploit practice - SSH brute force cracking process
Row column (vertical and horizontal table) conversion of SQL
127.0.0.1, 0.0.0.0 and localhost
[JPEG] how to compile JPEG turbo library files on different platforms
Couldn't load this key (openssh ssh-2 private key (old PEM format))
Talk about how the kotlin process started?
POJ 1753 flip game (DFS 𞓜 bit operation)
2020-11-02
Pytorch for former Torch users - Tensors
Wechat development tool (applet)
The elegant combination of walle and Jianbao
Splice and slice functions of JS
About Lombok's @data annotation
Agp7.0|kts makes a reinforced plug-in
8.8 heap insertion and deletion
Esp32 (7): I2S and I2C drivers for function development