Erreur Mysql : User 'bleankwsite' has exceeded the 'max_questions' resource (current value: 40000)
Query : SELECT article.id,article.idBackUser,article.idTypeArticle,article.idCategorie,article.utsCrea,article.code,article.rank,t0.id,t0.login,t0.pwd,t0.statut,t0.role,t0.token,t0.utstoken,t1.id,t1.libelle,t2.id,t2.idParent FROM article LEFT JOIN backuser t0 ON article.idBackUser=t0.id LEFT JOIN typearticle t1 ON article.idTypeArticle=t1.id LEFT JOIN categorie t2 ON article.idCategorie=t2.id WHERE 1 AND article.idTypeArticle='1' ORDER BY utsCrea DESC LIMIT 5
#0 query(SELECT article.id,article.idBackUser,article.idTypeArticle,article.idCategorie,article.utsCrea,article.code,article.rank,t0.id,t0.login,t0.pwd,t0.statut,t0.role,t0.token,t0.utstoken,t1.id,t1.libelle,t2.id,t2.idParent FROM article LEFT JOIN backuser t0 ON article.idBackUser=t0.id LEFT JOIN typearticle t1 ON article.idTypeArticle=t1.id LEFT JOIN categorie t2 ON article.idCategorie=t2.id WHERE 1 AND article.idTypeArticle='1' ORDER BY utsCrea DESC LIMIT 5) called at [/home/bleank/model/Article.php:262]
#1 Model_Article::Get(Array ([idTypeArticle] => 1), Array ([order] => utsCrea DESC,[limit] => 5)) called at [/home/bleank/controler/global.php:65]
#2 include(/home/bleank/controler/global.php) called at [/home/bleank/lib/include.php:55]
#3 template_getHTML(global, , /, Array ([act] => ,[page] => applications,[p] => 115,[h] => 384,[w] => 640)) called at [/home/bleank/lib/include.php:23]
#4 template_include(global) called at [/home/bleank/www/application.php:267]