摘要: mysql> show variables like 'wait_timeout'; #查询连接超时+ + +| Variable_name | Value |+ + +| wait_timeout | 28800 |+ + +1 row in set (0.00 sec) mysql> show 阅读全文
posted @ 2020-08-23 21:13 Sam小叔叔 阅读(95) 评论(0) 推荐(0) 编辑