At 8:28 AM +1300 11/28/01, Quentin Bennett wrote:
>Hi,
>
>Is there a reason why, if I can
>
>LOAD DATA LOCAL INFILE 'file' INTO TABLE fred;
>
>why I can't
>
>SELECT * INTO LOCAL OUTFILE '/tmp/file.txt' FROM fred

Because it's just never been implemented.

>
>I know the data has to travel to the client, but it would make scripting
>easier!
>
>Quentin Bennett
>Transport Systems Division
>Infinity Solutions
>web http:\\www.infinity.co.nz
>mailto:[EMAIL PROTECTED]
>Phone : +64 9 358 9720
>Fax : +64 9 309 4142

---------------------------------------------------------------------
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