summaryrefslogtreecommitdiff
path: root/sql/sql_cache.h
Commit message (Expand)AuthorAgeFilesLines
* Bug#30087 Set query_cache_size, if the value is too small, get a unclear warningMarc Alff2008-07-161-2/+0
* Bug#30087 Set query_cache_size, if the value is too small, get a unclear warningKristofer Pettersson2008-06-191-0/+2
* Bug #30269 Query cache eats memoryunknown2007-08-171-3/+5
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-3/+3
|\
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-3/+3
* | my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | Many files:unknown2006-12-231-2/+1
|/
* BUG#21051: RESET QUERY CACHE very slow when query_cache_type=0unknown2006-08-221-1/+16
* Fixed compiler warnings from gcc 4.0.2:unknown2006-02-251-0/+6
* Fix for BUG#13549 "Server crash with nested stored proceduresunknown2005-11-231-1/+1
* Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.1unknown2005-09-061-2/+3
|\
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.0unknown2005-09-061-2/+3
| |\
| | * support of concurent query cache resizing (BUG#12848)unknown2005-09-061-2/+3
* | | mergeunknown2005-02-071-0/+4
|\ \ \
| * | | fixed QC invaluidation and processing with view (BUG#8050) (BUG#8054)unknown2005-01-271-0/+4
* | | | Merged "query cache for ndb" to 5.0unknown2005-02-031-1/+11
|\ \ \ \ | |/ / / |/| | |
| * | | removed special ndb query cache variableunknown2004-11-251-1/+0
| * | | Mergeunknown2004-11-241-1/+11
| |\ \ \
| | * | | sql/ha_innodb.ccunknown2004-11-241-1/+11
| | |/ /
| * | | changed query cache type variable for ndbunknown2004-11-231-0/+1
| |/ /
* | | merge with 4.1unknown2004-10-291-7/+3
|\ \ \ | |/ /
| * | Merge with 4.0unknown2004-10-271-3/+3
| |\ \ | | |/
| | * Check of temporary tables hiding for query fetched from QC (BUG#6084)unknown2004-10-211-0/+3
| * | information about different variables agged to query cache (BUG#5515, BUG#5394)unknown2004-09-101-4/+0
* | | Fixed BUG#3583: query cache doesn't work for stored procedures.unknown2004-09-171-0/+1
|/ /
* | merge with 4.0unknown2004-03-161-0/+1
|\ \ | |/
| * invalidation of locking for write tables (BUG#2693)unknown2004-03-041-0/+1
* | SCRUMunknown2003-12-011-2/+2
* | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-08-261-0/+2
|\ \
| * | fixed query cache intercommunication with innodb engineunknown2003-08-121-0/+2
* | | Merge with 4.0.14unknown2003-08-111-1/+1
|\ \ \ | |/ / |/| / | |/
| * support of more then 255 tables dependence in query cache (fixed BUG#930)unknown2003-07-301-1/+1
* | mergingunknown2003-04-161-8/+18
|\ \
| * \ mergingunknown2002-12-111-8/+18
| |\ \ | | |/ | |/|
| | * new innodb query cache behaviour (recommit because of problem with 4.1 reposi...unknown2002-11-031-8/+18
* | | made variable query_cache_min_res_unit from QUERY_CACHE_MIN_RESULT_DATA_SIZE ...unknown2003-03-021-0/+3
|/ /
* | 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