2014.06.21. 18:53, "Maciej Sobaczewski" <[email protected]> ezt írta: >> >> The DB is down. In case you aren’t aware. >> >> http://pecl.php.net/ >> >> >> Regards. >> > > It works now, however I don't know what was the reason. > > Regards, > Maciej. > > -- > PHP Webmaster List Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php >
we ran out of the max connection limit because the daily backup got stucked for some reason blocking writes to the stats table which made the queries pile up and exhaust the connection limit.
