Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PDO Database_Exception #17

Open
kolanos opened this issue Apr 2, 2011 · 1 comment
Open

PDO Database_Exception #17

kolanos opened this issue Apr 2, 2011 · 1 comment
Assignees

Comments

@kolanos
Copy link

kolanos commented Apr 2, 2011

Using the PDO database driver results in the following error:

Database_Exception [ 42000 ]: [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 'group, description) VALUES ('20110402212905', 'api', 'create-cache-table')' at line 1] 42000 ( INSERT INTO minion_migrations (timestamp, group, description) VALUES ('20110402212905', 'api', 'create-cache-table') )

@ghost ghost assigned BRMatt Apr 11, 2011
@cbandy
Copy link

cbandy commented Jan 24, 2012

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants