Jump to content

LOAD DATA INFILE


MarkMcKinney

Recommended Posts

I\'ve got mySQL up and running smoothly, but want to start doing some bulk uploads of data.

 

I know that mySQL is set up with security features to disable \"LOAD DATA INFILE\" and that to fix it I need to reconfigure so that local-infile=1.

 

But I can\'t figure out how to do this - I\'ve tried adding local-infile=1 to my.cnf under [client], [mysqld], [mysql], etc., but it doesn\'t solve my problem.

 

Can anyone please point me in the right direction?

Thanks -

Link to comment
https://forums.phpfreaks.com/topic/151-load-data-infile/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.