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/partitionmaintMore on Index: https://mysql.rjweb.org/doc.php/index_cookbook_mysql
Rules of Thumb for MySQL: https://mysql.rjweb.org/doc.php/ricksrots
Comments
Post a Comment