Crystina Posted October 18, 2006 Share Posted October 18, 2006 Hello. I am using the AttributesSets contrib. I exported one of the tables to get the basic structure down and added a ton of data into the file. Now I am trying to upload that file into the table. I'm using this command in MySql I have my data file in my root directory: /home/content/d/r/d/drddw911/html LOAD DATA LOCAL INFILE '/home/content/d/r/d/drddw911/html/import.csv' INTO TABLE products_attributes_sets_elements; It doesn't give me any errors (which is usually a good thing) but it also doesn't change the file any. ??? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.