Skip to content

Commit b2f3eac

Browse files
committed
Update README.md
1 parent e250524 commit b2f3eac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Extract some insightful technical points from the book "The Art of Problem-Solvi
88

99
# Table of Contents
1010

11+
[Analysis of the Root Causes of MySQL Performance Degradation](sysbench_perf_degradation.md)
12+
1113
[How can the scalability of MySQL be improved](scalability.md)
1214

1315
[How to explain why Repeatable Read surprisingly outperforms Read Committed?](isolation.md)
@@ -43,5 +45,3 @@ Extract some insightful technical points from the book "The Art of Problem-Solvi
4345
# Errata
4446

4547
If you find any errata in the book, [please open a new issue](https://github.com/enhancedformysql/The-Art-of-Problem-Solving-in-Software-Engineering_How-to-Make-MySQL-Better/issues).
46-
47-

0 commit comments

Comments
 (0)