View Single Post
  #1 (permalink)  
Old 16-10-2007, 20:58
interbeat interbeat is offline
new member
 
Join Date: Oct 2007
Posts: 1
Default Path query for LOAD DATA LOCAL INFILE

If I want to import a csv file which has been uploaded to my webspace, using "LOAD DATA LOCAL INFILE '[path]' INTO TABLE photos" what is the path if the file is in my root directory?

Thanks,
Ed.
Reply With Quote