You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have no experience with Amazon RDS. The script is using the standard python mysql implementation. So, what you can do is import it on your local database, create a dump and import that to Amazon RDS. That should be much faster than doing it remote.
Thx for giving me feedback.
(I will be back home in about 2 weeks. Than I can recheck.)
Hello,
I am trying to import the csv files with your script but have no success.
I've splitted csv to troubleshoot the issue and have the following output:
$ python import.py
8 Blocks inserted
10 Locations inserted
But database is clear = ( . Please describe some ways to troubleshoot/debug script.
PS. I'm using Amazon RDS and have no logs of database = (
The text was updated successfully, but these errors were encountered: