information_schema.columns.privileges

mysql

type: VARCHAR NULL
8
type: VARCHAR NOT NULL
5.7

mariadb

type: NULL
Note:
Which privileges you have for the column. A MySQL and MariaDB extension.
© 2022 MariaDB
5.1-10.8
type: VARCHAR NOT NULL
Note:
Which privileges you have for the column. A MySQL and MariaDB extension.
© 2022 MariaDB
10.2-10.7

tidb

type: VARCHAR(80) NULL
Note:
The privilege that the current user has on this column. Currently, this value is fixed in TiDB, and is always select,insert,update,references.
© 2022 PingCAP
4-6.1

postgres

cockroachdb

mssql