MySQL 5.7.22 自帶的四個數據庫 介紹

1.終端登陸mysql數據庫,顯示所有數據庫(或者直接用客戶端工具展現),以下:html show databases; 四個系統自帶庫爲:information_schema、mysql、performance_schema、sys; 5.6版本自帶的庫爲:information_schema、mysql、performance_schema、test。mysql 2.information_s
相關文章
相關標籤/搜索