show table status like ’table_name‘ ;
select * from information_schema.table where table_name ='table_name' ;