MySQL Forums
Forum List  »  Perl

Re: problem with LOAD FILE INFILE in perl script
Posted by: David Shrewsbury
Date: October 06, 2006 02:28PM

Proper syntax is documented here: http://dev.mysql.com/doc/refman/5.0/en/load-data.html

To handle it in Perl, just execute it like any other non-select SQL statement.

-Dave

Options: ReplyQuote


Subject
Written By
Posted
Re: problem with LOAD FILE INFILE in perl script
October 06, 2006 02:28PM


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.