mysql 自带的数据库介绍

  1.终端登陆mysql数据库,显示所有数据库(或者直接用客户端工具展现),以下:html show databases;     四个系统自带库为:information_schema、mysql、performance_schema、sys;  5.6版本自带的库为:information_schema、mysql、performance_schema、test。mysql 2.inform
相关文章
相关标签/搜索