information_schema.collations.sortlen

mysql

type: BIGINT NOT NULL
5.7-8

mariadb

type: NULL
Note:
Sort length, used for determining the memory used to sort strings in this collation.
© 2022 MariaDB
5.1-10.8
type: BIGINT NOT NULL
Note:
Sort length, used for determining the memory used to sort strings in this collation.
© 2022 MariaDB
10.2-10.7

tidb

type: BIGINT(3) NULL
Note:
The minimum length of memory allocated when the collation sorts characters.
© 2022 PingCAP
4-6.1

postgres

cockroachdb

mssql