summaryrefslogtreecommitdiff
path: root/sql/sql_cache.h
Commit message (Expand)AuthorAgeFilesLines
* New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-6/+7
* semaphores replaced by rwlockbell@sanja.is.com.ua2002-06-301-6/+1
* processing trunsactional tables in query cachebell@sanja.is.com.ua2002-03-151-17/+9
* New result block allocation strategybell@sanja.is.com.ua2002-01-121-5/+15
* Fix for FLUSH QUERY CACHEmonty@hundin.mysql.fi2002-01-051-0/+3
* Some small fixes to the query cache.monty@hundin.mysql.fi2002-01-031-1/+1
* Added macros for nice TIMESPEC usage.monty@hundin.mysql.fi2002-01-021-1/+6
* Fixed access privilege bug in query cache.monty@hundin.mysql.fi2001-12-221-6/+10
* Lots of portability fixes.monty@hundin.mysql.fi2001-12-171-0/+4
* Removed not used functions from sql_cachemonty@hundin.mysql.fi2001-12-141-2/+0
* Fixed sleep time in mysql-test-runmonty@hundin.mysql.fi2001-12-131-0/+4
* Removed compiler warnings.monty@hundin.mysql.fi2001-12-101-4/+3
* Update of query cache codemonty@hundin.mysql.fi2001-12-061-6/+3
* Update of query cache code.monty@hundin.mysql.fi2001-12-051-103/+95
* Query cache.monty@hundin.mysql.fi2001-12-021-0/+402