当前位置:网站首页>【mysql学习笔记20】mysql体系结构
【mysql学习笔记20】mysql体系结构
2022-06-25 09:32:00 【yqs_281876918】
名称 | 职责 |
---|---|
连接层 | 负责与客户端进行通信,包括连接处理、授权认证、安全处理 |
服务层 | 负责完成大多数的核心服务功能,如sql接口,并完成缓存的查询,sql语句的分析和优化,部分内置函数的执行。所有跨存储引擎的功能也在这一层实现,比如过程、函数等 |
引擎层 | 负责mysql中数据的存储和提取,服务层通过API与引擎层进行通信 |
存储层 | 将数据存储在文件系统里 |
边栏推荐
- 《乔布斯传》英文原著重点词汇笔记(三)【 chapter one】
- [competition - Rural Revitalization] experience sharing of Zhejiang Rural Revitalization creative competition
- Voiceprint Technology (III): voiceprint recognition technology
- Data-driven anomaly detection and early warning of item C in the May 1st mathematical modeling competition in 2021
- Neo4jdesktop (neo4j desktop version) configures auto start (boot auto start)
- Close a thread
- jmeter中csv参数化
- CSV parameterization in JMeter
- 《乔布斯传》英文原著重点词汇笔记(一)【 Introduction 】
- Benefits and types of cloud network technology
猜你喜欢
Oracle-单行函数大全
Webgl Google prompt memory out of bounds (runtimeerror:memory access out of bounds, Firefox prompt index out of bounds)
【无标题】**数据库课设:三天完成学生信息管理系统**
备战2022年金九银十必问的1000道Android面试题及答案整理,彻底解决面试的烦恼
云网络技术的好处以及类型
Prediction of pumpkin price based on BP neural network
Study on correlation of pumpkin price and design of price prediction model based on BP neural network
Le labyrinthe des huit diagrammes de la bataille de cazy Chang'an
When unity released webgl, jsonconvert Serializeobject() conversion failed
JMeter interface test, associated interface implementation steps (token)
随机推荐
compiling stm32f4xx_ it. c... “.\Objects\BH-F407.axf“ - 42 Error(s), 1 Warning(s).
WebGL发布之后不可以输入中文解决方案
[competition -kab micro entrepreneurship competition] KAB National College Students' micro entrepreneurship action participation experience sharing (including the idea of writing the application form)
云网络技术的好处以及类型
《JVM》对象内存分配的TLAB机制与G1中的TLAB流程
【无标题】**数据库课设:三天完成学生信息管理系统**
Work of the 15th week
matplotlib matplotlib中plt.grid()
Data-driven anomaly detection and early warning of 21 May Day C
Creating a binary tree (binary linked list) from a generalized table
Explanation of assertions in JMeter
《乔布斯传》英文原著重点词汇笔记(二)【 chapter one】
With the QQ group file storage function of super nice, you immediately have n cloud disks that are easy to download and never expire
Make a skylearn high-dimensional dataset_ Circles and make_ moons
Data-driven anomaly detection and early warning of item C in the May 1st mathematical modeling competition in 2021
3大问题!Redis缓存异常及处理方案总结
Socket programming -- poll model
C # startup program loses double quotation marks for parameters passed. How to solve it?
Is it safe to open an account in a mobile phone or a securities company?
关掉一个线程