SQLSTATE[42000]: Syntax error or access violation: 1226 User 'xxx' has exceeded the 'max_questions' resource (current value: 1735)
#0 xxxclasses/MaBDD.class.php(69): PDO->query('SELECT COUNT(*) AS nb, SUM(nb_view_v4 * size) AS bpv4, SUM(nb_view_v6 * size) AS bpv6, SUM(nb_view_v4 + nb_view_v6) AS nbAff, SUM(size) as totSize, MAX(id) as nbTot FROM images')
#1 xxxstats.php(28): ImageHeberg\MaBDD->query('SELECT COUNT(*) AS nb, SUM(nb_view_v4 * size) AS bpv4, SUM(nb_view_v6 * size) AS bpv6, SUM(nb_view_v4 + nb_view_v6) AS nbAff, SUM(size) as totSize, MAX(id) as nbTot FROM images')
#2 {main}