Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wangbin579 committed Nov 30, 2024
1 parent e250524 commit b2f3eac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Extract some insightful technical points from the book "The Art of Problem-Solvi

# Table of Contents

[Analysis of the Root Causes of MySQL Performance Degradation](sysbench_perf_degradation.md)

[How can the scalability of MySQL be improved](scalability.md)

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

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).


0 comments on commit b2f3eac

Please sign in to comment.