Pokaż polecenie statusu tabeli w MySQL

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