A Bit More MySQL

If you’re looking to deepen your understanding of MySQL — including partitions, indexing, and general best practices — here are some excellent reads:

More on Partition: https://mysql.rjweb.org/doc.php/partitionmaint

Rules of Thumb for MySQL: https://mysql.rjweb.org/doc.php/ricksrots

Comments