Hi All,

After a query
SELECT * INTO OUTFILE "test.csv" FIELDS TERMINATED BY ',' OPTIONALLY
ENCLOSED BY '"' FROM testtable

the following error occurs:
Error writing file 'test.csv' (Errcode: 28)

The file was written partially indeed, but not including all records
matching the query.

Help would be appreciated.
Thanks in advance!

Andreas Metzner
++++++++++++++++++++++++++++++++++++++
Dipl.-Inform. (Univ.)
Software Management DICO
Business Unit Digital Printing Systems
MAN Roland Druckmaschinen AG
Web Press Division
PO Box 10 00 96
D-86135 Augsburg
Phone: +49 821 424-4326
Fax:   +49 821 424-2555
[EMAIL PROTECTED]
++++++++++++++++++++++++++++++++++++++


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