• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Tags
    3. sql
    Log in to post
    • All categories
    • P

      MariaDB crashing due to too many connections

      FOG Problems
      • fog client mariadb sql • • p4cm4n
      10
      0
      Votes
      10
      Posts
      1.7k
      Views

      P

      the below entry, opening max connections for sql - was indeed a fix.
      default is 151, and i now have been a solid 200 connections for a week with no issues.

      in debian 11, i did the following :

      sudo su -
      mysql -D fog
      SET GLOBAL max_connections = 512;

      To make this a permanent solution, refer to the link in the previous post.

    • TCS_TaylorT

      Add Menu item/Limit hosts returned in Host Management

      General
      • menu sql • • TCS_Taylor
      10
      0
      Votes
      10
      Posts
      3.2k
      Views

      Tom ElliottT

      What I like to do is take a current working plugin, make a copy, and adjust for the needs.

    • 1 / 1