gdb -p $(pidof mysqld) -ex "set max_connections=1500" -batch 使用 gdb 临时调大 参数 max_connections 。 相关文章: 2021-08-22 2022-12-23 2021-06-28 2022-12-23 2022-12-23 2021-12-12 2022-01-07