mysql特性—插入緩衝IBUF

 

參考:《mysql內核:innodb存儲引擎》 第十一章

            InnoDB Insert Buffer實現詳解:http://hedengcheng.com/?p=94

            MySQL · 引擎特性 · Innodb change buffer介紹:http://mysql.taobao.org/monthly/2015/07/01/

            [MySQL學習] Innodb change buffer(1)之初識篇:https://yq.aliyun.com/articles/41000

            [MySQL學習] Innodb change buffer(2) 相關函數及流程:https://yq.aliyun.com/articles/41001

 

 

 

測試環境:Mysql 5.6.43版本

 

以下的 插入緩衝 用 IBUF 簡稱代替

 

此文只是對上面的參考文章 做了一個整理

 

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章