victorchu

Results 2 comments of victorchu

I have the same problem,mysql `wait_timeout` is 28800(both global and session) . then I found that my mysql server is under proxy/loadBalance , and the proxy always killed idle connection...

same problem too. ----------------------------------------------------- I read the script, and found some configs were written into /etc/bash.bashrc. then I copy following lines to /etc/zsh/zshrc. and it works ``` # Start or...