in reply to Comparing csv text file to mysql db in order to look for missing entries within the db.

does not appear to run
Be more specific. How does its behavior deviate from your expectations? For example, do you expect it to display some information on STDOUT? Try adding some print statements to narrow down where it is failing.

I will offer the same advice as before: perhaps the Basic debugging checklist can help.

  • Comment on Re: Comparing csv text file to mysql db in order to look for missing entries within the db.