Optimizing MySQL
Optimizing MySQL and PHP
2024-11-25
19
•
Pick the right storage engine
•
Help the optimizer
•
Use EXPLAIN
•
Tune the buffers
•
Consider replication