import_set_query[] = "LOAD DATA LOCAL INFILE \"starter2000.set\" INTO TABLE OfficialSets";
mysql_query(spimport_db, import_set_query);
It returns with an error. mysql_error() tells me that the error is "You have an error in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.