MySQL Forums
Forum List  »  Newbie

unescape characters import sql
Posted by: Philip Valez
Date: December 07, 2016 12:14PM

Hello,
When exporting a Mysql table with PhpMyadmin, special characters are escaped like this in my sql file: "... // r // n ...". it's normal. Unfortunately when importing my sql file, always with PhpMyadmin, they are not unescaped and / r / n appear on the display.
Would you have a solution?
Thank you

Sorry for my english

Options: ReplyQuote


Subject
Written By
Posted
unescape characters import sql
December 07, 2016 12:14PM


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.