Skip to content

Commit 97bd9f0

Browse files
authored
Update README.md
1 parent 90386db commit 97bd9f0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,10 @@ $ git clone https://github.com/FlashSQL/MySQL-Data-Redistribution.git
3232
- storage/innobase/include/srv0srv.h
3333
- storage/innobase/include/fil0fil.h
3434

35+
## Implementation Details about Data Redistritbution
36+
- added a new function: btr_page_redistribute_before_split()
37+
- returns the inserted record
38+
- called in btr_page_split_and_insert()
39+
3540
## References
3641
- https://dev.mysql.com/

0 commit comments

Comments
 (0)