Jump to content

[SOLVED] doesn't contain data for all columns


jakebur01

Recommended Posts

Is there any way to make a default value for empty fields or to get mysql to over look this?

 

The file has been uploaded as MTD.22610.txt

 

Row 17 doesn't contain data for all columns

 

code:

 $query = "load data infile \"$source_file\" INTO TABLE $table_name FIELDS TERMINATED BY ','";

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.