MySQL Forums
Forum List  »  Newbie

Load Data Infile problem
Posted by: Jamie
Date: August 24, 2004 06:54AM

Hi,
I am having a problem loading a csv file into a MySQL server running on a remote machine. I am getting the error:

Query failed with error(13) : Can't get stat of '{file path}' (Errcode: 13).

The path is the absolute location on the uploaded file. I have, for the purposes of ruling this out as a problem, given the both the file and directory full permissions to everyone. The file is definately in the location given by {file_path} as I have checked.
I have file permissions. As the MySQL is administered by an external hosting company, they have disabled the 'Local' sql statement.
Does anyone have any ideas as to why I am getting this error?

Options: ReplyQuote


Subject
Written By
Posted
Load Data Infile problem
August 24, 2004 06:54AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.