[MDEV-5352] tis620: Sortlen is too large Created: 2013-11-27 Updated: 2017-11-05 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.1.67, 5.2.14, 5.5.34, 10.0.6 |
| Fix Version/s: | 10.2 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
"Sortlen" reports "4" for tis620_thai_ci in this query:
"Sortlen" comes from the "strxfrm_multiply" member The code in strings/ctype-tis620.c does not really look like A too large strxfrm_multiply (Sortlen) value affects performance |