mycli
mycli copied to clipboard
Why multiple `Reconnecting...` log is print when connection is killed
Hi, I'm confused why there are 3 Reconnecting logs printed.

I try to reproduce this case but failed. Could anyone give me some help reproducing this case?
Step1: run sql1 and kill the session before sql1 finished
Step2: run sql2
