Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active.
Consider using PDOStatement::fetchAll().
Alternatively, if your code is only ever going to run against mysql, you may enable query buffering
by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. in /customers/5/4/0/XXXXXXXXX.fr
/httpd.www/nouveau/bureau.php:369 Stack trace: #0 /customers/5/4/0/XXXXXXXX.fr/httpd.www/nouveau/bureau.php(369):
PDO->exec('UPDATE identite...') #1 {main} thrown in /customers/5/4/0/XXXXX.fr/httpd.www/nouveau/bureau.php on line 369
Partager