We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07cec6d + 090c69a commit 9b149c2Copy full SHA for 9b149c2
README.md
@@ -12,6 +12,10 @@
12
- [MySQL 101: Tuning MySQL After Upgrading Memory](https://www.percona.com/blog/2020/09/30/mysql-101-tuning-mysql-after-upgrading-memory/)
13
- [How MySQL Opens and Closes Tables](https://dev.mysql.com/doc/refman/5.7/en/table-cache.html)
14
15
+## Books
16
+- [High Performance MySQL](https://www.amazon.co.uk/dp/1449314287)
17
+- [Indexing beyound the basics](https://sqlfordevs.com/ebooks/indexing)
18
+
19
## MySQL/MariaDB Variables tuning
20
21
### aria_pagecache_buffer_size
0 commit comments