Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MYSQL 的底层数据结构 - 九层台 #49

Open
wangerzi opened this issue Jan 11, 2024 · 0 comments
Open

MYSQL 的底层数据结构 - 九层台 #49

wangerzi opened this issue Jan 11, 2024 · 0 comments

Comments

@wangerzi
Copy link
Owner

https://blog.wj2015.com/2023/10/22/mysql%20%E7%9A%84%E5%BA%95%E5%B1%82%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/

MYSQL 的底层数据结构前言本篇从《MYSQL 是怎样运行的:从根上理解 MYSQL》摘录而来,系列博客会有三个篇章,分别是: 底层数据结构,整理 MYSQL 是怎么记录数据的,包括InnoDB数据结构,b+树的数据结构 高效查询,包括单表查询,连接和索引等 事务和锁,包括事务、相关日志文件、锁结构和功能等 这篇博客是三个篇章中的第一篇,因为这本书我买了小册、买了实体书,已经是第三遍阅读了,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant