Bug #68142 | UCA / LDML parser does not complain about invalid/unsupported backslash sequence | ||
---|---|---|---|
Submitted: | 22 Jan 2013 14:45 | Modified: | 22 Jan 2013 18:31 |
Reporter: | Hartmut Holzgraefe | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Charsets | Severity: | S3 (Non-critical) |
Version: | mysql-5.6.9 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[22 Jan 2013 14:45]
Hartmut Holzgraefe
[22 Jan 2013 18:31]
Sveta Smirnova
Thank you for the report. Verified as described. Quote of the documentation at http://dev.mysql.com/doc/refman/5.6/en/ldml-rules.html: "Characters named in LDML rules can be written literally or in \unnnn format, where nnnn is the hexadecimal Unicode code point value."