Bug #55965 | Special Character creating errors while inserting into oracle | ||
---|---|---|---|
Submitted: | 13 Aug 2010 7:55 | Modified: | 15 Aug 2010 8:26 |
Reporter: | Elizabeth Antoine | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Charsets | Severity: | S1 (Critical) |
Version: | OS: | Windows | |
Assigned to: | CPU Architecture: | Any |
[13 Aug 2010 7:55]
Elizabeth Antoine
[13 Aug 2010 8:35]
Elizabeth Antoine
I am also getting ' character converted to \'. Can you please suggest some workaround for this.
[15 Aug 2010 8:26]
Sveta Smirnova
Thank you for the report. According to http://dev.mysql.com/doc/refman/5.1/en/mysqldump.html: ---- This option does not guarantee compatibility with other servers. It only enables those SQL mode values that are currently available for making dump output more compatible. For example, --compatible=oracle does not map data types to Oracle types or use Oracle comment syntax. ---- So this is not a bug.