[MDEV-11255] LDML: allow defining 2-level UCA collations Created: 2016-11-08 Updated: 2016-11-08 Resolved: 2016-11-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Character Sets |
| Fix Version/s: | 10.2.3 |
| Type: | Task | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
We recently added infrastructure for 2-level built-in collations. See This task will allow defining 2-level collations in Index.xml. Something like this should be supported:
Notice the new "strength" attribute in the "settings" tag. Note, the flag="nopad" should also be understood, to define nopad 2-level collations.
|