Tampilkan perintah status tabel di mysql

SHOW TABLE STATUS FROM DB_name WHERE name = 'table_name';
Dragonborn