- 博客(2)
- 收藏
- 关注
转载 Starting task... Please wait while creating database... Authentication plugin ‘caching_sha2_password
使用Docker安装mysql启动的时候没错,当远程连接的时候出现:Authentication plugin ‘caching_sha2_password’ cannot be loaded: ÕÒ²»µ½Ö¸¶¨µÄÄ£¿é¡£ 1.进入mysql容器 docker exec -it 容器名 /bin/bash 2.进入mysql mysql -uroot -p 3.输入你的数据库密码 4.修改密码 ALTER USER ‘root’@’%’ IDENTIFIED WITH mysql_native_p
2021-02-15 03:42:03
732
翻译 MySQL Installation(2021)|How to Install MySQL on Windows 10 | 在WIN10上如何安装MYSQL
Learn how to download & install MySQL 8.0.22 on Windows 10(2021). To download the MySQL installer, refer to the below video: https://dev.mysql.com/downloads/mysql/ MySQL is the world’s most popular open source database. MySQL can cost-effectively hel
2021-02-14 20:27:50
188
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人