Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
Looking for the right way to load a file located on a mac computer to a db. Tried this but I get a "file not found" error message:
LOAD DATA LOCAL INFILE "pet.txt" INTO TABLE pet;
Thanks
maribo
Looking for the right way to load a file located on a mac computer to a db. Tried this but I get a "file not found" error message:
LOAD DATA LOCAL INFILE "pet.txt" INTO TABLE pet;
Thanks
maribo