Tabelle Statusbefehl in MySQL anzeigen

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