# mysql 8.0 连 mycat 写法 mysql -h172.18.8.40 -P8066 -ubrain -pbrain66666 --default-auth=mysql_native_password
重要的是 标红 字体 !!!! 一定要写!
mycat 在 mysql 8.0 下 无法连接 bug
原文:https://www.cnblogs.com/whm-blog/p/11630145.html