Jump to content

MarkMcKinney

New Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

MarkMcKinney's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. 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 -
×
×
  • 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.