SELECT 1 `status` FROM information_schema.SCHEMATA WHERE SCHEMA_NAME = '%s'; %s 替换为 数据库名称 SELECT * FROM information_schema.SCHEMATA 查看所有数据库列表 Last modification:March 9th, 2017 at 12:55 am © The copyright belongs to the author