SHOW TABLE STATUS
Get metadata for tables. View details like engine type, row count, data length, and create time for tables in a database.
Last updated
Was this helpful?
Was this helpful?
mariadb-show --status db_nameSHOW TABLE STATUS\G
*************************** 1. row ***************************
Name: bus_routes
Engine: InnoDB
Version: 10
Row_format: Dynamic
Rows: 5
Avg_row_length: 3276
Data_length: 16384
Max_data_length: 0
Index_length: 0
Data_free: 0
Auto_increment: NULL
Create_time: 2017-05-24 11:17:46
Update_time: NULL
Check_time: NULL
Collation: latin1_swedish_ci
Checksum: NULL
Create_options:
Comment: