什么是MySQL数据库引擎?
存储引擎是数据库管理系统用来从数据库创建,读取,更新数据的软件模块。InnoDB中MySQL当前版本的默认存储引擎。
要了解MySQL数据库引擎,请使用show命令。查询如下-
mysql> show engines;
以下是输出-
+--------------------+---------+----------------------------------------------------------------+--------------+------+------------+ | Engine | Support | Comment | Transactions | XA | Savepoints | +--------------------+---------+----------------------------------------------------------------+--------------+------+------------+ | MEMORY | YES | Hash based, stored in memory, useful for temporary tables | NO | NO | NO | | MRG_MYISAM | YES | Collection of identical MyISAM tables | NO | NO | NO | | CSV | YES | CSV storage engine | NO | NO | NO | | FEDERATED | NO | Federated MySQL storage engine | NULL | NULL | NULL | | PERFORMANCE_SCHEMA | YES | Performance Schema | NO | NO | NO | | MyISAM | YES | MyISAM storage engine | NO | NO | NO | | InnoDB | DEFAULT | Supports transactions, row-level locking, and foreign keys | YES | YES | YES | | BLACKHOLE | YES | /dev/null storage engine (anything you write to it disappears) | NO | NO | NO | | ARCHIVE | YES | Archive storage engine | NO | NO | NO | +--------------------+---------+----------------------------------------------------------------+--------------+------+------------+ 9 rows in set (0.04 sec)
热门推荐
4 祝福语简短的微信
10 白族结婚祝福语简短大全
11 鼠年同事祝福语简短创意
12 元宵发客户祝福语简短
13 校庆祝福语简短独特
14 新年至客户祝福语简短
15 喜得孙子祝福语简短唯美
16 国庆节日简短祝福语
17 结婚伴娘祝福语简短精辟
18 同事生日祝福语简短独特