| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Christy Roberts | Date: | May 7 2002 3:01pm |
| Subject: | RE: RE: Converting text files to MySQL | ||
| View as plain text | |||
Thanks, Egor. I still can't get it to work though. I added those lines under the [mysqld] and [client] sections - into my four .cnf files, they are my-small.cnf, my-medium.cnf, my-large.cnf, and my-huge.cnf. I dind't have a my.cnf like you mentioned. Is there something else I should be doing? Thanks so much for your help! Egor Egorov wrote: Add in your my.cnf file rows: [mysqld] local-infile=1 [client] local-infile=1
