paulwong

          mySQL Error 1040: Too Many Connection


          To see how many connections are configured for your DB to use:

          select @@max_connections;

          To change it:

          set global max_connections = 200;

          To see how many are connected at the current time:

          show processlist;
          vi /etc/my.cnf

          [mysqld]
          max_connections = 500

          posted on 2020-03-10 20:20 paulwong 閱讀(300) 評論(0)  編輯  收藏 所屬分類: MYSQL

          主站蜘蛛池模板: 福清市| 巩义市| 梁河县| 晋宁县| 手机| 图木舒克市| 建宁县| 龙岩市| 江北区| 铅山县| 凉城县| 宝丰县| 万盛区| 张掖市| 华安县| 慈利县| 奉节县| 小金县| 石首市| 平乡县| 韶山市| 常山县| 米脂县| 南溪县| 临江市| 文安县| 晋宁县| 若羌县| 图木舒克市| 保亭| 枣阳市| 永川市| 武强县| 永嘉县| 香格里拉县| 兴宁市| 临洮县| 丹凤县| 红原县| 龙州县| 黄冈市|