-
Notifications
You must be signed in to change notification settings - Fork 603
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
csvsql Import to Mysql #1266
Comments
I’ll need the CSV data to debug. |
I have the same problem here, are the CSV data @jpmckinney thx |
I can't reproduce the issue. Please share the full command you ran, and csvkit version number as requested here https://github.com/wireservice/csvkit/blob/master/CONTRIBUTING.rst |
It's happened sometimes version was 2.0.1. It does not currently happen with 2.0.0. You will receive further information from me |
According to the SQLAlchemy documentation:
I'm not sure if it'll solve your issue here, but perhaps consider using mysqlclient or PyMySQL. |
I've had to downgrade to 1.5.0 because with 2.0.1 i'm getting:
This is when importing to mysql.
The text was updated successfully, but these errors were encountered: