mysql 鏈接數用完,root也沒法登錄的處理方法

gdb -p $(pidof mysqld) -ex "set max_connections=1500" -batchmysql

使用 gdb 臨時調大 參數 max_connections 。sql

相關文章
相關標籤/搜索