information_schema.partitions.partition_description

mysql

type: LONGTEXT NULL
5.7-8

mariadb

type: NULL
Note:
For a RANGE partition, contains either MAXINTEGER or an integer, as set in the VALUES LESS THAN clause. For a LIST partition, contains a comma-separated list of integers, as set in the VALUES IN. NULL if another type of partition.
© 2022 MariaDB
5.1-10.8

tidb

type: LONGBLOB NULL
4-6.1

postgres

cockroachdb

mssql