• 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

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems fog client mariadb sql
      10
      0 Votes
      10 Posts
      2k 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

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

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems remi7 repos corporate proxy mariadb
      9
      0 Votes
      9 Posts
      1k 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