How to solve the problem that docker cannot connect to the latest version of mysql client

WJ
Release: 2020-06-09 16:30:36
Original
3319 people have browsed it

How to solve the problem that docker cannot connect to the latest version of mysql client

How to install the latest version of mysql client with docker and unable to connect?

Problem: After installing mysql in docker, sqlyog cannot be used to connect;

1: Enter the docker container and find that the encryption method of mysql iscaching_sha2_password

How to solve the problem that docker cannot connect to the latest version of mysql client

2: Modify the encryption method

How to solve the problem that docker cannot connect to the latest version of mysql client

3: View

How to solve the problem that docker cannot connect to the latest version of mysql client

4: Done!

Related recommendations:docker tutorial

The above is the detailed content of How to solve the problem that docker cannot connect to the latest version of mysql client. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!