Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Error Symfony 2.8 + Sonata #1

Description

@boxbillinggit
[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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions