MySQL Forums
Forum List  »  Newbie

cloud9 importing .tsv data
Posted by: Robert Jameson
Date: November 14, 2015 04:15PM

LOAD DATA INFILE 'all_project_database/MeanMachine/data/data_all.tsv' INTO TABLE Patients;

ERROR 13 (HY000): Can't get stat of '/var/lib/mysql/all_project_database/MeanMachine/data/data_all.tsv' (Errcode: 2)

Hello all, I am using the following code on the cloud9 IDE workspace however I it keeps connecting to the following directory in the error? Does anyone know how to fix this? Please help I have been stuck on this for hours

Options: ReplyQuote


Subject
Written By
Posted
cloud9 importing .tsv data
November 14, 2015 04:15PM


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.