Quote:
// ****** MASTER DATABASE PERSISTENT CONNECTIONS ******
// This option allows you to turn persistent connections to MySQL on or off.
// The difference in performance is negligible for all but the largest boards.
// If you are unsure what this should be, leave it off. (0 = off; 1 = on)
$config['MasterServer']['usepconnect'] = 0;
|
This is the config.php part that you were referring. I was told to leave it at 0 as I am getting the exact same issue right now with the mysql timing out. I get clusters of downtime lasting a few minutes at a time..I'm sure you are getting similar.
You can ignore it for now, and you can stop the e-mail notification if you'd really like to pretend it isn't happening.
Otherwise you will have to consider trying a different host (lunarpages.com maybe) or move to a dedicated server. You might also want to consider removing any load heavy mods if you have any installed.
https://vborg.vbsupport.ru/showthrea...ght=post+timer
hope that helps.