I've got a GoDaddy virtual dedicated server and I'm trying to run a LOAD DATA INFILE, but I keep getting "Can't get stat of '/home/httpd/ vhosts/04planet.info/httpdocs/test.txt' (Errcode: 13)"

As you can see from that error message, I've uploaded my data file to the httpdocs directory and trying to run: LOAD DATA INFILE '/home/httpd/vhosts/04planet.info/httpdocs/ test.txt' .... etc

I've Googled and read some people found success by uploading their data file to a mysql directory instead, but I can't find such a directory for the life of me by browsing around through this server. Can anyone point me in a good direction?

Thanks.  :)

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to