mysql中B+tree的真实存储结构是什么?
1.假设有一张表test;表内如如下:
id name age
1张三 16
2王五 20
3李四 22
请问这些数据在聚簇索引中是如何存储的?
可以点开我的头像,我有MySQL零基础的博客
https://greatsql.cn/blog-16-189.html 可以看这一篇
如果图片有丢失的话 可以去我的csdn上看
https://blog.csdn.net/qq_57231037/article/details/126177453?spm=1001.2014.3001.5502
页:
[1]