解析MySQL的information_schema数据库 information_schema数据库是在mysql的版本5.0之后产生的,一个虚拟数据库,物理上并不存在。info information_schema
mysql数据库中的information_schema和mysql可以删除吗? 新装的mysql里面有两个数据库:information_schema和mysql 。他们是干么用的?可以删除么? information_schema