设置mysql支持的最大连接数 2019-05-11 本文已影响0人 心_7e09 image.png show variables like "max_connections%"; set global max_connections = 200;