Chris Stevenson wrote:

I'm working through a self study book and I am trying to learn how to do
a "load data local infile". I downloaded a sample database and I have
the txt file but each time I type in the command LOAD DATA LOCAL INFILE
'member.txt' INTO TABLE member; I get the following message ERROR: File
'member.txt' not found (errcode 2)




I have tried to move the txt file to the data and bin folders but with
no luck. Also, I'm am struggling with learning how to change locations.


Include the full path to the file.




Sorry to be a mutt....












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



Reply via email to