This class can cache MySQL query results in MySQL memory tables.
It can execute a given MySQL query and store the results in a record of a MySQL table of type MEMORY, so it can be used as cache.
The class can retrieve the results from the cache table if the same query is executed again and the cache has not yet expired.
The MEMORY type cache table can be created automatically when the given database is selected, if it does not yet exist.
Not yet rated by the users |
|
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
|
Files |
|
|