information_schema.statistics.index_name

mysql

type: VARCHAR NULL
8
type: VARCHAR NOT NULL
5.7

mariadb

type: NULL
Note:
Index name. The primary key is always named PRIMARY.
© 2022 MariaDB
5.1-10.8
type: VARCHAR NOT NULL
Note:
Index name. The primary key is always named PRIMARY.
© 2022 MariaDB
10.2-10.7

tidb

type: VARCHAR(64) NULL
Note:
The name of the index. If the index is the primary key, then the value is always PRIMARY.
© 2022 PingCAP
4-6.1

postgres

cockroachdb

type: unknown
Note:
Name of the index.
© 2022 CockroachDB
1-21.2

mssql