Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wangbin579 committed Sep 4, 2024
1 parent 9043462 commit e841027
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# blogs
Extract some insightful technical points from the book "The Art of Problem-Solving in Software Engineering:How to Make MySQL Better".
# Blogs
Extract some insightful technical points from the book "[The Art of Problem-Solving in Software Engineering:How to Make MySQL Better] (https://github.com/advancedmysql/The-Art-of-Problem-Solving-in-Software-Engineering_How-to-Make-MySQL-Better)".



Expand All @@ -21,3 +21,9 @@ Extract some insightful technical points from the book "The Art of Problem-Solvi
[Evaluating Performance Gains in MySQL Lock Scheduling Algorithms](cats.md)

[The Powerful Impact of Static Arrays in MySQL Modifications](static_array.md)



### Errata

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

0 comments on commit e841027

Please sign in to comment.