You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we don't have dble versio of 3.22.0.1,and has tried to reproduce with two dble version:3.22.01.0 && 3.22.01.1 failed,if you used other dble version come across this issue,ple let us know
pls provide your mysql-client version【the tool used to connect dble】、fakeMySQLVersion in bootstrap.cnf
better to provide dble.log with debug log level when you reproduce this issue
在该版本的dble中,只使用读写分离功能,链接到9066之后,use 管理库,会触发重连。
[root@hw-4c8g bin]# mysql -uadmin -pxxx -h127.0.0.1 -P 9066
[admin@9066][(none)]>use dble_information;
No connection. Trying to reconnect...
Connection id: 23
Current database: *** NONE ***
Database changed
[admin@9066][dble_information]>use dble_information;
No connection. Trying to reconnect...
Connection id: 24
Current database: *** NONE ***
Database changed
The text was updated successfully, but these errors were encountered: