Home
View all relations in
information_schema
View all columns in
information_schema
Search for a relation or column
Report an issue or inaccuracy
View the source code and data on GitHub
information_schema.tables.max_data_length
mysql
type:
BIGINT NULL
5.7-8
mariadb
type:
NULL
Note:
Maximum length of the data file, ie the total number of bytes that could be stored in the table. Not used in XtraDB and InnoDB.
© 2022 MariaDB
5.1-10.8
tidb
type:
BIGINT(21) NULL
Note:
The maximum data length. The value is currently 0, which means the data length has no upper limit.
© 2022 PingCAP
4-6.1
postgres
cockroachdb
mssql