Existe a tabela de verificação mysql

SELECT *  FROM information_schema WHERE TABLE_NAME = "my_table"
VasteMonde