MySQL Forums
Forum List  »  MySQL Workbench

Re: LOAD DATA INFILE with Workbench for newbies
Posted by: Joe Kelly
Date: August 14, 2019 02:05PM

Edit the connection settings in MySQL Workbench.

Under the Advanced tab, add the following option to the connector options in the others window:

OPT_LOCAL_INFILE=1

Should work as it did in previous versions of Workbench assuming the server allows it as well.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: LOAD DATA INFILE with Workbench for newbies
3096
August 14, 2019 02:05PM


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.