Skip to content

Commit 4aab494

Browse files
authored
Update README.md
1 parent c06c1fd commit 4aab494

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,13 @@ $ git clone https://github.com/FlashSQL/MySQL-Data-Redistribution.git
2424
```
2525
3. Run ``mysqld`` server to run MySQL.
2626

27+
## Modified files compared to Vanilla MySQL
28+
- storage/innobase/btr/btr0btr.cc
29+
- storage/innobase/fil/fil0fil.cc
30+
- storage/innobase/srv/srv0srv.cc
31+
- storage/innobase/include/btr0btr.h
32+
- storage/innobase/include/srv0srv.h
33+
- storage/innobase/include/fil0fil.h
34+
2735
## References
2836
- https://dev.mysql.com/

0 commit comments

Comments
 (0)