 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
|
Part of MySQL 4.0
|
|
|
|
Can seriously boost performance
|
|
|
|
Might save legacy apps you cant change
|
|
|
|
Use query cache selectively if you have lots
|
|
|
of writes
|
|
|
|
|
SELECT
SQL_CACHE
|
|
|
|
Use mytop to watch query cache stats
|
|
|
|
|
Version 1.3 and 1.4 will have more stats
|
|