MYSQLDUMP : ERROR 3140 (22032) at line 36: Invalid JSON text: "Invalid escape character in string."
(Doc ID 2320708.1)
Last updated on APRIL 05, 2020
Applies to:
MySQL Server - Version 5.7 and laterInformation in this document applies to any platform.
Symptoms
Dumps created with mysqldump that contain certain control characters are not properly escaped during the process (or even when viewing the db via mysql-cli) resulting a corrupt .sql file that is not importable.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |