select table_rows,data_length,index_length ,table_name from tables where table_schema = 'db_name' ;
查找每个表有多少行(rows)数据,数据长度