1. mysql服务端修改 vim /etc/ssh/ssh_config

在最后添加

ServerAliveInterval 30
ServerAliveCountMax 999

2.连接客户机端做同样修改

3.可视化工具端连接mysql时, 以ssh的方式

4.dbeaver的ssh高级配置

可视化工具连接数据库自断断开的问题
 

相关文章:

  • 2021-06-08
  • 2021-07-17
  • 2022-12-23
  • 2021-07-10
  • 2021-11-10
  • 2021-09-11
  • 2022-12-23
  • 2021-06-13
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案