[MDEV-10262] ucs2_thai_520_w2: wrong implicit weights on the secondary level Created: 2016-06-21 Updated: 2016-06-21 Resolved: 2016-06-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Character Sets |
| Affects Version/s: | 10.1.15 |
| Fix Version/s: | 10.1.15 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The recently added xxx_thai_520_w2 collations return a wrong implicit weights on the secondary level.
Notice, the character 0xF001 is not in DUCET, it's weight is generated algorithmically. The secondary weight is calculated as FBC1F001 rather than 0020. |