summaryrefslogtreecommitdiff
path: root/sql/sql_cache.h
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.1monty@mysql.com2004-10-291-7/+3
|\
| * Merge with 4.0monty@mysql.com2004-10-271-3/+3
| |\
| | * Check of temporary tables hiding for query fetched from QC (BUG#6084)bell@sanja.is.com.ua2004-10-211-0/+3
| * | information about different variables agged to query cache (BUG#5515, BUG#5394)bell@sanja.is.com.ua2004-09-101-4/+0
* | | Fixed BUG#3583: query cache doesn't work for stored procedures.pem@mysql.comhem.se2004-09-171-0/+1
|/ /
* | merge with 4.0monty@mysql.com2004-03-161-0/+1
|\ \ | |/
| * invalidation of locking for write tables (BUG#2693)bell@sanja.is.com.ua2004-03-041-0/+1
* | SCRUMhf@deer.(none)2003-12-011-2/+2
* | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@laptop.sanja.is.com.ua2003-08-261-0/+2
|\ \
| * | fixed query cache intercommunication with innodb enginebell@sanja.is.com.ua2003-08-121-0/+2
* | | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-1/+1
|\ \ \ | |/ / |/| / | |/
| * support of more then 255 tables dependence in query cache (fixed BUG#930)bell@sanja.is.com.ua2003-07-301-1/+1
* | mergingbell@sanja.is.com.ua2003-04-161-8/+18
|\ \
| * \ mergingbell@sanja.is.com.ua2002-12-111-8/+18
| |\ \ | | |/ | |/|
| | * new innodb query cache behaviour (recommit because of problem with 4.1 reposi...bell@sanja.is.com.ua2002-11-031-8/+18
* | | made variable query_cache_min_res_unit from QUERY_CACHE_MIN_RESULT_DATA_SIZE ...bell@sanja.is.com.ua2003-03-021-0/+3
|/ /
* | new status variable (number of queries deleted because of low memory)bell@sanja.is.com.ua2002-11-171-1/+1
* | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-1/+1
|/
* Updated VC++ project files for 4.0.4monty@mashka.mysql.fi2002-09-241-6/+5
* new function for innodbbell@sanja.is.com.ua2002-09-191-0/+2
* 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