MarkMcKinney Posted February 14, 2003 Share Posted February 14, 2003 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.