摘要: 1.查看当前休眠时间(默认为八个小时,单位是秒) mysql> show global variables like 'wait_timeout';+ + +| Variable_name | Value |+ + +| wait_timeout | 28800 |+ + +1 row in set 阅读全文
posted @ 2019-12-26 15:28 二哈666欸 阅读(892) 评论(0) 推荐(0)