Nouveauté pour le DC4 à partir du 1er janvier 2024
Additional uncaught exception thrown while handling exception.
Original
PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"drup_variable" variable
WHERE ( (name = 'cron_last') )' at line 3: SELECT 1 AS expression
FROM
{variable} variable
WHERE ( (name = :db_condition_placeholder_0) ); Array
(
[:db_condition_placeholder_0] => cron_last
)
in variable_set() (line 1310 of /home/odialis/www/includes/bootstrap.inc).
Additional
PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"drup_locales_source" s LEFT JOIN "drup_locales_target" t ON s.lid = t.lid AND t' at line 1: SELECT s.lid, t.translation, s.version FROM {locales_source} s LEFT JOIN {locales_target} t ON s.lid = t.lid AND t.language = :language WHERE s.source = :source AND s.context = :context AND s.textgroup = 'default'; Array
(
[:language] => fr
[:source] => A field which is not visible to the user, but is recorded with the submission.
[:context] =>
)
in locale() (line 722 of /home/odialis/www/modules/locale/locale.module).
Uncaught exception thrown in shutdown function.
PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"drup_semaphore"
WHERE (value = '15048654067f0ca96b5b5c8.81773600')' at line 1: DELETE FROM {semaphore}
WHERE (value = :db_condition_placeholder_0) ; Array
(
[:db_condition_placeholder_0] => 15048654067f0ca96b5b5c8.81773600
)
in lock_release_all() (line 269 of /home/odialis/www/includes/lock.inc).
Fatal error: Uncaught PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"drup_semaphore" WHERE name = 'schema:runtime:1:cache'' at line 1 in /home/odialis/www/includes/database/database.inc:2284
Stack trace:
#0 /home/odialis/www/includes/database/database.inc(2284): PDOStatement->execute(Array)
#1 /home/odialis/www/includes/database/database.inc(744): DatabaseStatementBase->execute(Array, Array)
#2 /home/odialis/www/includes/database/database.inc(2467): DatabaseConnection->query('SELECT expire, ...', Array, Array)
#3 /home/odialis/www/includes/lock.inc(167): db_query('SELECT expire, ...', Array)
#4 /home/odialis/www/includes/lock.inc(146): lock_may_be_available('schema:runtime:...')
#5 /home/odialis/www/includes/bootstrap.inc(442): lock_acquire('schema:runtime:...')
#6 /home/odialis/www/includes/bootstrap.inc(464): DrupalCacheArray->set(Array)
#7 [internal function]: Dr in /home/odialis/www/includes/database/database.inc on line 2284