php - Load Data creates many null rows in mysql -


i run command , resulted in having many null rows:

$query = "load data local infile '$file_destination'             table tbl_data";           $result = mysql_query($query); // file destination place of uploaded file 

any help?


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

javascript - Blogger related post gadget image Resize s72-c [ Need Expert Help ] -