MySQL Forums
Forum List  »  MySQL Workbench

Export recordset to an external file doesn't escape quotes
Posted by: John Greep
Date: March 13, 2017 03:01PM

When doing a simple export of a recordset, any embedded quotes are not escaped. It seems that the default query for this function is missing the ESCAPED BY clause.

Here's a sample output with semicolon delimited fields.

240-300;"RIGID PVC CONDUIT - 3"";1;ft;"SUPPLIER CORP.";7.26

Options: ReplyQuote


Subject
Views
Written By
Posted
Export recordset to an external file doesn't escape quotes
718
March 13, 2017 03:01PM


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.