a php developer weblog

blog Closed!
calin view of the web development world

2005/5/24

optimizing mysql

@ 09:07 AM (36 months, 8 days ago)
Here is an interesting mysql optimization tutorial:http://support.atmail.com/mysqloptimize.html This MySQL optimization guide is simple and from a clean&practical point ofview. Key points:- Things to avoid with MySQL- Tricks to give MySQL more information to solve things better- How to find out how MySQL solves a query - How the MySQL table cache works