MySQL Forums
Forum List  »  Newbie

how to specify a fully qualified path in a LOAD DATA command in iMac OS X
Posted by: John Connell
Date: February 19, 2020 08:54PM

I am trying to issue the command
LOAD DATA LOCAL INFILE '....path on a Mac OS X...' INTO TABLE tablename; .

I've tried various formats for the path, eg,
'/Users/MyHome/DeskTop/ filename ' with no success.

I keep getting "not found (OS errno 2 - No such file or directory)" as the response.

I need to know how to correctly qualify the file path in OS X.

Thanks,

Options: ReplyQuote




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.