|
Yes Gjbphp.. i was using phpMyAdmin, but the same issues are present with the command line method as well...
Where most intructions would suggest using LOAD DATA INFILE, it will fail on many shared hosts with little or no explanation.
Rather, you would have to use LOAD DATA LOCAL INFILE to solve the problems mentioned in my original post.
If you are referring to a mysql -u -p type command line, many people may not have shell access to their server... only control panel and phpMyAdmin.
Mike.
|