标签:mys pen 最大 table nec tab 连接 weight mysq
set GLOBAL max_connections=3000; set GLOBAL table_open_cache=3000; set GLOBAL mysqlx_max_connections=3000;
mysql最大连接数(提高1倍性能)
原文地址:https://www.cnblogs.com/light-zhang/p/13516551.html