mysql> SHOW TABLE STATUS LIKE 'ts' \G
*************************** 1. row ***************************
Name: ts
Engine: InnoDB
Version: 10
Row_format: Compact
Rows: 29
Avg_row_length: 564
Data_length: 16384
Max_data_length: 0
Index_length: 16384
Data_free: 0
Auto_increment: NULL
Create_time: 2009-03-19 19:00:09
Update_time: NULL
Check_time: NULL
Collation: utf8_general_ci
Checksum: NULL
Create_options:
Comment:
1 row in set (0.30 sec)
Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.