summaryrefslogtreecommitdiff
path: root/sql/sql_cache.h
Commit message (Expand)AuthorAgeFilesLines
* new status variable (number of queries deleted because of low memory)unknown2002-11-171-1/+1
* Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-1/+1
* Updated VC++ project files for 4.0.4unknown2002-09-241-6/+5
* new function for innodbunknown2002-09-191-0/+2
* New SET syntax & system variables.unknown2002-07-231-6/+7
* semaphores replaced by rwlockunknown2002-06-301-6/+1
* processing trunsactional tables in query cacheunknown2002-03-151-17/+9
* New result block allocation strategyunknown2002-01-121-5/+15
* Fix for FLUSH QUERY CACHEunknown2002-01-051-0/+3
* Some small fixes to the query cache.unknown2002-01-031-1/+1
* Added macros for nice TIMESPEC usage.unknown2002-01-021-1/+6
* Fixed access privilege bug in query cache.unknown2001-12-221-6/+10
* Lots of portability fixes.unknown2001-12-171-0/+4
* Removed not used functions from sql_cacheunknown2001-12-141-2/+0
* Fixed sleep time in mysql-test-rununknown2001-12-131-0/+4
* Removed compiler warnings.unknown2001-12-101-4/+3
* Update of query cache codeunknown2001-12-061-6/+3
* Update of query cache code.unknown2001-12-051-103/+95
* Query cache.unknown2001-12-021-0/+402