当前位置:网站首页>MySQL storage engine
MySQL storage engine
2022-07-01 00:22:00 【ordinaryBlog】
Storage engine
InnoDB Storage engine
Support transactions , It introduces row lock design and supports foreign keys
Put the data in a logical table space , from MySQL4.1 Start ,InnoDB Storage 1 The forms of the engine are stored in a total of independent ibd In file , The default is the repeatable read isolation level
MyISAM Storage engine
Neither transactions nor foreign keys are supported , Full text index support ,MyISAM The cache pool knows the cache index file , Instead of caching data files
MyISAM The storage engine table consists of MYD and MYI form
MYD Used to store data files ,MYI Used to store index files
Memory Storage engine
Store all the data in the table in memory , If the database restarts or crashes , All the data in the table will disappear
A temporary table suitable for storing temporary data , By default, hash index is used .
NDB Storage engine
NDB The storage engine is a cluster storage engine .
characteristic : All the data is in memory ( from MySQL5.1 Start , You can put non index data on disk ), The speed of primary key search is extremely fast by adding NDB The data storage node can improve the database performance linearly , It is a cluster system with high availability and high performance
problem :NDB The connection operation is performed on the MySQL The database layer completes , It's not done in the storage engine layer , Complex connection operations require huge network overhead , So the query speed is very slow .
wait …
( Reference from 《MySQL Technology insider InnoDB Storage engine 》)
边栏推荐
- 2022-2028 global public address fire alarm system industry research and trend analysis report
- shell 同时执行多任务下载视频
- [PHP] self developed framework qphp, used by qphp framework
- How does the VR cloud exhibition hall bring vitality to offline entities? What are the functions?
- File reading and writing for rust file system processing - rust Practice Guide
- 8253A寄存器浅析
- Cloud security daily 220630: the IBM data protection platform has found an arbitrary code execution vulnerability, which needs to be upgraded as soon as possible
- 2022-2028 global ICT test probe industry research and trend analysis report
- lvm-snapshot:基于LVM快照的备份
- What SQL statements are supported for data filtering
猜你喜欢
![[untitled]](/img/96/7f26614bbdcce71006e38ee34ab216.jpg)
[untitled]
![[NLP] [textcnn] text classification](/img/bb/c8fd9f1ed458a88a17b8d5c70d9ce2.png)
[NLP] [textcnn] text classification

2022-2028 global retro glass industry research and trend analysis report

CTF tool (1) -- archpr -- including installation / use process

CentOS installation starts redis

Software engineering best practices - project requirements analysis

Fh6908a negative pole turn off synchronous rectification analog low voltage drop diode control IC chip tsot23-6 ultra low power rectifier 1W power consumption < 100ua static replacement mp6908

2022-2028 global ICT test probe industry research and trend analysis report

Inventory the six second level capabilities of Huawei cloud gaussdb (for redis)

VR panorama adds contrast function to make the display of differentiation effect more intuitive!
随机推荐
Why should VR panoramic shooting join us? Leverage resources to achieve win-win results
Ditto set global paste only text shortcuts
CesiumJS 2022^ 源码解读[6] - 三维模型(ModelExperimental)新架构
Redis - sentinel mode
Kubernetes ---- pod configuration container start command
In depth understanding of jetpack compose kernel: slottable system
[designmode] singleton pattern
Lombok
20220215 CTF misc buuctf the world in the mirror the use of stegsolve tool data extract
20220215 CTF misc buuctf Xiaoming's safe binwalk analysis DD command separate rar file archpr brute force password cracking
Summer Challenge [FFH] harmonyos mobile phone remote control Dayu development board camera
Quick start of wechat applet -- project introduction
Understand target detection in one article: r-cnn, fast r-cnn, fast r-cnn, Yolo, SSD "suggestions collection"
1. crawler's beautifulsoup parsing library & online parsing image verification code
The difference between union and union all in MySQL
Mysql database query optimization
leetcode 474. Ones and zeroes (medium)
[UML] UML class diagram
Error 2059 when Navicat connects to MySQL
Rust controls Dajiang programmable UAV Tello