summaryrefslogtreecommitdiff
path: root/sql/sql_cache.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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