information_schema.user_privileges.privilege_type

mysql

type: VARCHAR NOT NULL
5.7-8

mariadb

type: NULL
Note:
The specific privilege, for example SELECT, INSERT, UPDATE or REFERENCES.
© 2022 MariaDB
5.1-10.8
type: VARCHAR NOT NULL
Note:
The specific privilege, for example SELECT, INSERT, UPDATE or REFERENCES.
© 2022 MariaDB
10.2-10.7

tidb

type: VARCHAR(64) NULL
Note:
The privilege type to be granted. Only one privilege type is shown in each row.
© 2022 PingCAP
4-6.1

postgres

cockroachdb

type: unknown
Note:
Type of privilege.
© 2022 CockroachDB
2-21.2

mssql