MySQL Forums
Forum List  »  Connector/C++

How do I set the LOCAL INFILE option (for load data file command) using setClientOption
Posted by: Raghu Sugavanam
Date: July 23, 2016 10:09AM

I am writing a C++ function using the C++ connector library that will take a table name and data file name and will use
the LOAD DATA command to bulk load the data from the file. How can i set the LOCAL_INFILE parameter for the connection to true.

Options: ReplyQuote


Subject
Views
Written By
Posted
How do I set the LOCAL INFILE option (for load data file command) using setClientOption
1346
July 23, 2016 10:09AM


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.