78

探秘MySQL InnoDB 存储引擎-认真期待的博客

 6 years ago
source link: https://blog.51cto.com/13689432/2356692
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
在MySQL中InnoDB属于存储引擎层,并以插件的形式集成在数据库中。从MySQL5.5.8开始,InnoDB成为其默认的存储引擎。InnoDB存储引擎支持事务、其设计目标主要是面向OLTP的应用,主要特点有:支持事务、行锁设计支持高并发、外键支持、自动崩溃恢复、聚簇索引的方式组织表结构等。体系架构InnoDB存储引擎是由内存池、后台线程、磁盘存储三大部分组成。线程InnoDB 使用的是多线程模

Recommend

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK