If your using a Linux machine try using this when logging on to mysql:

mysql --local-infile=1 -u username -p

Not sure about Windows.

There is apparently a security issue with this so it is not enable by
default. Can't remember where I read this, but the above works for me.

Beauford

----- Original Message -----
From: "Insanely Great" <[EMAIL PROTECTED]>
To: "Padma kuruganti" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, December 07, 2002 12:32 PM
Subject: Re: LOAD DATA command


> Greetings...
>
> Are you using Windows to connect to the MySQL. Then you can try SQLyog at
> http://www.webyog.com/sqyog/download.html It will help you a lot in these
> works and you dont have to write queries also.
>
> Rgds
> Insane
>
> ----- Original Message -----
> From: "Padma kuruganti" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, December 07, 2002 12:46 AM
> Subject: LOAD DATA command
>
>
> > Hi I just downloaded version 3.23.53 for evaluation.
> > when I try to use LOAD DATA LOCAL INFILE 'some.txt"
> > into TABLE sometable I get a message saying 'the used
> > command is not allowed in this version of mySQL. IS
> > there any update on this? I could not find any info on
> > your web site.
> > Thanks
> > KP
> >
> > __________________________________________________
> > Do you Yahoo!?
> > Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> > http://mailplus.yahoo.com
> >
> > ---------------------------------------------------------------------
> > Before posting, please check:
> >    http://www.mysql.com/manual.php   (the manual)
> >    http://lists.mysql.com/           (the list archive)
> >
> > To request this thread, e-mail <[EMAIL PROTECTED]>
> > To unsubscribe, e-mail
> <[EMAIL PROTECTED]>
> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> >
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to