Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Load File Not Working and I don't have a my.ini or my.cfg file

Status
Not open for further replies.

Mickbw

Programmer
Jul 9, 2001
84
US
Hello,

I have tried following the steps to use when trying to use Load File when you receive Error 1148. I am using MySQL 4.05. I see in the documentation about editing the my.ini or my.cfg to allow the use of the Load File function (though it said it should be allowed by default).

Is there attributes you set when you import a SDF file?

I don't have a my.ini or my. anything anywhere on my workstation. Is there a way to generate this file with default values?

Your help would be greatly appreciated.
 
I just aked the same question....

If you use LOAD DATA INFILE "test.txt" INTO TABLE test;

without the LOCAL bit, it seems to work O.K.

Cheers

Mark
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top