Victoria,

I think I've tried that.

This is how I start MySQL

mysqld --enable-local-infile

No joy I'm afraid. I've got round a minor problem in moving a MSAccess db
using SQLyog but that won't help me with Filemaker.

Cheers

George

> -----Original Message-----
> From: Victoria Reznichenko [mailto:[EMAIL PROTECTED]
> Sent: 29 May 2003 1:01 pm
> To: [EMAIL PROTECTED]
> Subject: Re: Quick fixe needed for 'Local Data Infile' problem on Win
> NT/2000
>
>
> "George Pitcher" <[EMAIL PROTECTED]> wrote:
> > I'm back on this list after a long break (from the list, not MySQL).
> >
> > I'm starting to put together a replacement for a complex (by my
> standards)
> > Lasso/Filemaker solution over to PHP/MySQL. I have 22 tables to
> create and
> > populate, some with hundreds of fields, after normalisation. I
> just can't
> > seem to do any importing of text files.
> >
> > I get ERROR 1048: which goes on to state that 'LOAD DATA
> INFILE' is disabled
> > in my version (4.0.13).
> >
> > Can anyone give me simple instructions on how to enable this function
> > please? I do my development on Win2K but deployment for testing
> on WinNT and
> > the final solution will be on Linux.
>
> You should enabled usage of LOAD DATA LOCAL:
>       http://www.mysql.com/doc/en/LOAD_DATA_LOCAL.html
>
>
> --
> For technical support contracts, goto https://order.mysql.com/?ref=ensita
> This email is sponsored by Ensita.net http://www.ensita.net/
>    __  ___     ___ ____  __
>   /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
>  / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
> /_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
>        <___/   www.mysql.com
>
>
>
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
> http://lists.mysql.com/[EMAIL PROTECTED]
>
>


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to