use nacos_config select table_name from information_schema.tables where table_schema='nacos_config' SHOW TABLE STATUS from nacos_config where Name='config_info'; nacos_config: 我自己建的数据库 config_info:nacos_config库中自己建的表

use nacos_config select table_name from information_schema.tables where table_schema='nacos_config' SHOW TABLE STATUS from nacos_config where Name='config_info'; nacos_config: 我自己建的数据库 config_info:nacos_config库中自己建的表