MySQL 8 默認的數據庫表中的引擎都是InnoDB

查看mysql mysql> select distinct(ENGINE) from information_schema.tables; +--------------------+ | ENGINE | +--------------------+ | NULL | | InnoDB | | CSV
相關文章
相關標籤/搜索