MySQL Optimization
High Performance PHP
2024-11-24
39
•
Use the
LIMIT
statement
•
Use the
mysql_unbuffered_query()
function
•
Be careful about persistant connections