• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Tags
    3. mariadb
    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.6k
      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.

    • C

      Unsolved CentOS 7 FOG Installation Trouble - MySQL/MariaDB not starting, also Fog services not starting

      FOG Problems
      • remi7 repos corporate proxy mariadb • • cag292
      9
      0
      Votes
      9
      Posts
      792
      Views

      C

      @Sebastian-Roth I will give the doc a read through, but I believe it was more or less set up by IT. I plugged in my system to the network by ethernet through an VOIP phone, and gave them the system’s MAC address and then they assigned the box an IP. I do not recall messing with settings other than the systems proxy settings when getting on the network.

    • 1 / 1