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).
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).
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 = '202813397367f0752c77b458.76489399')' at line 1: DELETE FROM {semaphore} WHERE (value = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => 202813397367f0752c77b458.76489399 ) in lock_release_all() (line 269 of /home/odialis/www/includes/lock.inc).