mycat 在 mysql 8.0 下 无法连接 bug
时间:2019-10-07 14:26:19
收藏:0
阅读:420
# mysql 8.0 连 mycat 写法
mysql -h172.18.8.40 -P8066 -ubrain -pbrain66666 --default-auth=mysql_native_password
重要的是 标红 字体 !!!! 一定要写!
原文:https://www.cnblogs.com/whm-blog/p/11630145.html
评论(0)