Re: Load local data infile problem

2003-01-09 Thread Stefan Hinz, iConnect \(Berlin\)
nnect (Berlin)" <[EMAIL PROTECTED]>; "Charles Mabbott" <[EMAIL PROTECTED]>; "'Prathmesh J. Mahidharia'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, January 09, 2003 4:37 AM Subject: Re: Load local data infile problem

Re: Re: Load local data infile problem

2003-01-09 Thread Stefan Hinz, iConnect \(Berlin\)
hidharia'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, January 08, 2003 11:21 PM Subject: RE: Re: Load local data infile problem > >Imagine an ISP giving every customer write privileges for the mysql/bin > directory ... ;-/ > > Why would they have

Re: Load local data infile problem

2003-01-08 Thread Prathmesh J. Mahidharia
sday, January 08, 2003 9:40 AM To: Charles Mabbott; 'Prathmesh J. Mahidharia'; [EMAIL PROTECTED] Subject: Re: Load local data infile problem Charles, >> I posted the same problem a couple of days ago. LOCAL will not work >> because of a security "improvement" the MyS

Re: Load local data infile problem

2003-01-08 Thread Prathmesh J. Mahidharia
EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 9:40 AM To: Charles Mabbott; 'Prathmesh J. Mahidharia'; [EMAIL PROTECTED] Subject: Re: Load local data infile problem Charles, >> I posted the same problem a couple of days ago. LOCAL will not work >> because of a securi

Re: Load local data infile problem

2003-01-08 Thread Paul DuBois
At 18:39 +0100 1/8/03, Stefan Hinz, iConnect (Berlin) wrote: Charles, I posted the same problem a couple of days ago. LOCAL will not work because of a security "improvement" the MySQL folks applied. LOAD DATA INFILE "C:\\mysql\\fred.txt" INTO TABLE data_table; Hope this helps, but only a

RE: Load local data infile problem

2003-01-08 Thread Charles Mabbott
to kill and be killed for trivial reasons." - Bertran Russell -Original Message- From: Stefan Hinz, iConnect (Berlin) [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 3:59 PM To: Prathmesh J. Mahidharia; [EMAIL PROTECTED] Subject: Re: Load local data infile problem Prat

RE: Re: Load local data infile problem

2003-01-08 Thread Jennifer Goodie
t; -Original Message- From: Stefan Hinz, iConnect (Berlin) [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 9:40 AM To: Charles Mabbott; 'Prathmesh J. Mahidharia'; [EMAIL PROTECTED] Subject: Re: Load local data infile problem Charles, >> I posted the sa

Re: Load local data infile problem

2003-01-08 Thread Bhavin Vyas
Hi Prathmesh, What is the behaviour that you see when you try to LOAD DATA. Any messages? Regards, Bhavin. - Original Message - From: "Prathmesh J. Mahidharia" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 06, 2003 11:22 PM Subject: Load loc

Re: Load local data infile problem

2003-01-08 Thread Stefan Hinz, iConnect \(Berlin\)
lt;[EMAIL PROTECTED]> To: "'Stefan Hinz, iConnect (Berlin)'" <[EMAIL PROTECTED]>; "'Prathmesh J. Mahidharia'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, January 08, 2003 3:04 AM Subject: RE: Load local data infile problem

Re: Load local data infile problem

2003-01-07 Thread Stefan Hinz, iConnect \(Berlin\)
OTECTED]> Geschäftsführer / CEO iConnect GmbH <http://iConnect.de> Heesestr. 6, 12169 Berlin (Germany) Tel: +49 30 7970948-0 Fax: +49 30 7970948-3 - Original Message - From: "Prathmesh J. Mahidharia" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesd

Load local data infile problem

2003-01-06 Thread Prathmesh J. Mahidharia
hello there, I have just installed mysql and am facing problems with the Load data local infile problem. I went through the manual and did all that was said like including the command "--enable-local-infile" and "--local-infile[=1]", but it does not seem to work. I have the version 4.0.6-gam