[Doctrine\DBAL\Exception\SyntaxErrorException]
An exception occurred while executing 'INSERT INTO cron__task_log (start_date, end_date, duration, output, response_code, success, ignore, cron_task_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?)' with params ["2017-05-04 17:24:07", null, null, null, null, null, 0, 1]:
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 'ignore, cron_task_id) VALUES ('2017-05-04 17:24:07', NULL, NULL, NULL, NULL, NUL' at line 1
[Doctrine\DBAL\Driver\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 'ignore, cron_task_id) VALUES ('2017-05-04 17:24:07', NULL, NULL, NULL, NULL, NUL' at line 1
[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 'ignore, cron_task_id) VALUES ('2017-05-04 17:24:07', NULL, NULL, NULL, NULL, NUL' at line 1