当前位置:网站首页>Client does not support authentication protocol requested by server; consider upgrading MySQL client
Client does not support authentication protocol requested by server; consider upgrading MySQL client
2022-07-03 16:16:00 【No development, no work】
1. Problem description
Client does not support authentication protocol requested by server; consider upgrading MySQL client
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
I have this problem because mysql yes 8.0 edition , Connection drive yes 5.0 edition ,
2. Solution
Change the drive to 8.0 Version can .
URL Making a change :
jdbc:mysql://localhost/xxx?serverTimezone=GMT
边栏推荐
- 《天天数学》连载56:二月二十五日
- Unity project optimization case 1
- [statement] about searching sogk1997 and finding many web crawler results
- Go语言自学系列 | golang switch语句
- [list to map] collectors Tomap syntax sharing (case practice)
- 【Proteus仿真】74HC595+74LS154驱动显示16X16点阵
- Why can't strings be directly compared with equals; Why can't some integers be directly compared with the equal sign
- uploads-labs靶场(附源码分析)(更新中)
- 请做好3年内随时失业的准备?
- 程序猿如何快速成长
猜你喜欢

Semi supervised learning

TCP拥塞控制详解 | 3. 设计空间

From the 18th line to the first line, the new story of the network security industry
![[proteus simulation] 74hc595+74ls154 drive display 16x16 dot matrix](/img/d6/3c21c25f1c750f17aeb871124e80f4.png)
[proteus simulation] 74hc595+74ls154 drive display 16x16 dot matrix

Slam learning notes - build a complete gazebo multi machine simulation slam from scratch (III)

Famous blackmail software stops operation and releases decryption keys. Most hospital IOT devices have security vulnerabilities | global network security hotspot on February 14

Myopia: take off or match glasses? These problems must be understood clearly first

【Proteus仿真】8×8LED点阵屏仿电梯数字滚动显示

Stm32f103c8t6 firmware library lighting

"Remake Apple product UI with Android" (3) - elegant statistical chart
随机推荐
Approval process design
坚持输出需要不断学习
[web security] - [SQL injection] - error detection injection
TCP擁塞控制詳解 | 3. 設計空間
Unity project optimization case 1
Mongodb installation and basic operation
Nine ways to define methods in scala- Nine ways to define a method in Scala?
Advanced Mathematics (Seventh Edition) Tongji University exercises 2-1 personal solutions
拼夕夕二面:说说布隆过滤器与布谷鸟过滤器?应用场景?我懵了。。
SVN使用规范
Golang 匿名函数使用
[list to map] collectors Tomap syntax sharing (case practice)
1287. Elements that appear more than 25% in an ordered array
EditText request focus - EditText request focus
[redis foundation] understand redis persistence mechanism together (rdb+aof graphic explanation)
Microservice API gateway zuul
[proteus simulation] 74hc595+74ls154 drive display 16x16 dot matrix
Microservice API gateway
"Remake Apple product UI with Android" (3) - elegant statistical chart
分布式事务(Seata) 四大模式详解