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

Fix syntax error in MySQL testing #2610

Closed
wants to merge 1 commit into from

Conversation

sciyoshi
Copy link

Cleanup fails with a syntax error:

failed to connect to setup test database: Database(MySqlDatabaseError { code: Some("42000"), number: 1064, message: "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 'timestamp))' at line 1" })

@abonander
Copy link
Collaborator

There was already a fix for this in #2599

@abonander abonander closed this Jul 14, 2023
@sciyoshi sciyoshi deleted the mysql-cleanup-fix branch July 14, 2023 17:51
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

Successfully merging this pull request may close these issues.

2 participants