select table_name,table_comment from information_schema.tables where table_schema='db' ;
只要改后面的table_schema为你的数据库名数据库
结果:spa