Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

9066端口use dble_information; 触发重连 #3253

Open
shao3911 opened this issue May 20, 2022 · 3 comments
Open

9066端口use dble_information; 触发重连 #3253

shao3911 opened this issue May 20, 2022 · 3 comments
Labels
community issue from community

Comments

@shao3911
Copy link

shao3911 commented May 20, 2022

  • **dble version:3.22.0.1
  • **mysql version:5.7.37(m) 8.0.27(s)
  • preconditions :
    在该版本的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

@PanternBao PanternBao added the community issue from community label May 25, 2022
@wenyh1
Copy link
Member

wenyh1 commented Jul 4, 2022

Mysql Client version is?

@shao3911
Copy link
Author

shao3911 commented Jul 4, 2022

mysql客户端版本是多少?

mysql version:5.7.37(m) 8.0.27(s)

@jndxcaiwei
Copy link
Member

  1. 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
  2. pls provide your mysql-client version【the tool used to connect dble】、fakeMySQLVersion in bootstrap.cnf
  3. better to provide dble.log with debug log level when you reproduce this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community issue from community
Projects
None yet
Development

No branches or pull requests

4 participants