当前位置:网站首页>Solve the 1251 client does not support authentication protocol error of Navicat for MySQL connection MySQL 8.0.11
Solve the 1251 client does not support authentication protocol error of Navicat for MySQL connection MySQL 8.0.11
2022-07-03 05:46:00 【Tell a joke】
solve Navicat for MySQL Connect Mysql 8.0.11 appear 1251- Client does not support authentication protocol error
open Navicat When preparing to link the database, the following prompt appears :
terms of settlement :
1、 Run open command line as Administrator 
2、, Get into Mysql Of bin Catalog , Then input mysql -u root -p
3、 After entering the password into the database , Then input
alter user [email protected]’localhost’ identified by ‘password’ password expire never; # Modify encryption rules
alter user [email protected]’localhost’ identified with mysql_native_password by ‘123456’; # Update the user's password
flush privileges; # Refresh the permissions 
4、 Use native Test connection database , Enter the password you just changed , You can connect successfully
边栏推荐
- Source insight automatic installation and licensing
- @Solutions to null pointer error caused by Autowired
- 32GB Jetson Orin SOM 不能刷机问题排查
- Altaro virtual machine replication failed: "unsupported file type vmgs"
- Deploy crawl detection network using tensorrt (I)
- 期末复习(DAY6)
- Training method of grasping angle in grasping detection
- 【无标题】
- Linux登录MySQL出现ERROR 1045 (28000): Access denied for user ‘root‘@‘localhost‘ (using password: YES)
- CAD插件的安裝和自動加載dll、arx
猜你喜欢
![[set theory] relational closure (relational closure related theorem)](/img/6a/b6dca7abf592f8d8ab1d6aecc43381.jpg)
[set theory] relational closure (relational closure related theorem)

Analysis of the example of network subnet division in secondary vocational school
![[Shangshui Shuo series together] day 10](/img/a3/e8b9df588bef67ead925813a75c8c0.png)
[Shangshui Shuo series together] day 10

Apache+php+mysql environment construction is super detailed!!!
![[function explanation (Part 1)] | | knowledge sorting + code analysis + graphic interpretation](/img/c2/991b8febd262cf9237017adc9d1221.jpg)
[function explanation (Part 1)] | | knowledge sorting + code analysis + graphic interpretation

Redhat7 system root user password cracking
![[Zhao Yuqiang] deploy kubernetes cluster with binary package](/img/cc/5509b62756dddc6e5d4facbc6a7c5f.jpg)
[Zhao Yuqiang] deploy kubernetes cluster with binary package

求质数的方法

一起上水碩系列】Day 9

Today, many CTOs were killed because they didn't achieve business
随机推荐
【无标题】
求质数的方法
[teacher Zhao Yuqiang] use Oracle's tracking file
Understand one-way hash function
Final review (Day6)
[teacher Zhao Yuqiang] kubernetes' probe
为什么网站打开速度慢?
Personal outlook | looking forward to the future from Xiaobai's self analysis and future planning
Final review (day3)
Complete set of C language file operation functions (super detailed)
Niuke JS separator
[teacher Zhao Yuqiang] Flink's dataset operator
ES 2022 正式发布!有哪些新特性?
Redis cannot connect remotely.
Installing altaro VM backup
PHP笔记超详细!!!
Crontab command usage
32GB Jetson Orin SOM 不能刷机问题排查
Notepad++ wrap by specified character
Altaro virtual machine replication failed: "unsupported file type vmgs"