in reply to Re: Problem uploading 'large' CSV file using DBI
in thread Problem uploading 'large' CSV file using DBI

I was grabbing the table name from CGI until the problem started.

Then I just put it in the mysql command line directly. The table is salary_teacher_1999. I was just using table_name as an example since I've got about 50 tables to go through.
  • Comment on Re^2: Problem uploading 'large' CSV file using DBI