MySQL Forums
Forum List  »  Stored Procedures

Re: into OUTFILE options - How to append data into the opened file ?
Posted by: Bob Field
Date: January 16, 2007 11:58AM

MySQL does not permit appending data to output files as a security feature, nor will it ever rewrite an existing file.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: into OUTFILE options - How to append data into the opened file ?
8211
January 16, 2007 11:58AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.