summaryrefslogtreecommitdiff
path: root/sql/sql_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #30768 query cache patch for bug #21074 crashes on windowsunknown2007-10-011-0/+6
* Merge adventure.(none):/home/thek/Development/cpp/bug21074/my50-bug21074unknown2007-09-031-1/+1
|\
| * - Fix cross compatibility issues by exchanging pthread_yield with my_sleep(0)unknown2007-09-031-1/+1
* | Merge kpettersson@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-09-031-1/+30
|\ \
| * \ Merge adventure.(none):/home/thek/Development/cpp/bug21074/my50-bug21074unknown2007-09-031-1/+30
| |\ \ | | |/
| | * Bug #21074 Large query_cache freezes mysql server sporadically under heavy loadunknown2007-09-031-1/+30
* | | Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-marvelunknown2007-08-231-3/+32
|\ \ \ | |/ /
| * | Bug#30269 Query cache eats memoryunknown2007-08-211-1/+12
| * | Bug #30269 Query cache eats memoryunknown2007-08-171-3/+21
| |/
* | Fixed bug #30201.unknown2007-08-221-14/+23
|/
* Corrected merge error; missing line in debug statement.unknown2007-05-101-0/+1
* 4.1 -> 5.0 Manual merge for Bug #27792 unknown2007-05-081-5/+14
* Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-mainunknown2007-03-281-3/+3
|\
| * Fixed compiler warnings.unknown2007-03-221-10/+12
* | Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-5.0unknown2007-01-251-1/+17
|\ \
| * | BUG#23527: set global query_cache_size can crash the server underunknown2007-01-251-1/+17
* | | Many files:unknown2006-12-231-2/+1
* | | Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0-marvelunknown2006-12-011-19/+19
|\ \ \ | |/ / |/| |
| * | Fixed compiler warningsunknown2006-11-301-19/+19
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-291-20/+22
|\ \ \ | |/ /
| * | Remove compiler warningsunknown2006-11-201-37/+30
* | | Fix of debbuging mode of query cache (proposed by Monty reviewed by me).unknown2006-11-171-18/+24
|/ /
* | BUG#21051: RESET QUERY CACHE very slow when query_cache_type=0unknown2006-08-221-228/+354
* | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-07-081-0/+2
|\ \ | |/
| * WL#2928 Date Translation NREunknown2006-07-041-0/+2
* | Fixed BUG#15758: "Holding adaptive search latch inunknown2006-04-071-0/+5
* | Merge mysql.com:/opt/local/work/mysql-4.1-7209-newunknown2006-01-041-4/+6
|\ \ | |/
| * A fix for Bug#7209 "Client error with "Access Denied" on updates unknown2006-01-041-4/+6
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2005-12-011-14/+24
|\ \ | |/
| * We should skip beggining '(' characters when test query on possibilityunknown2005-12-011-9/+19
* | We should not skip temptable view along with other derivedunknown2005-12-011-1/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-10-281-16/+4
|\ \
| * | support of view underlying tables and SP functions security check added (BUG#...unknown2005-10-281-16/+4
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-241-37/+88
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-301-2/+6
| |\ \
| | * | Bug #13231 mysqltest: fails to dectect when mysql_next_result failsunknown2005-09-291-2/+6
| * | | Fix bug #13424 locking view with query cache enabled crashes serverunknown2005-09-261-1/+2
| |/ /
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.1unknown2005-09-061-34/+80
| |\ \ | | |/
| | * Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.0unknown2005-09-061-34/+80
| | |\
| | | * support of concurent query cache resizing (BUG#12848)unknown2005-09-061-34/+80
* | | | fix (bug #10303: Misleading Last_query_cost value).unknown2005-09-061-0/+1
|/ / /
* | | BUG#12532: Added more memory in malloc for slave query cacheunknown2005-08-191-0/+4
* | | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1unknown2005-08-111-3/+3
|\ \ \ | |/ /
| * | mergeunknown2005-08-111-3/+3
| |\ \ | | |/
| | * block using QC in case of having tables locked by LOCK... (BUG#12385)unknown2005-08-101-2/+5
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-07-231-8/+38
|\ \ \
| * | | store SERVER_MORE_RESULTS_EXISTS in key of query cache (BUG#6897)unknown2005-07-231-8/+38
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-181-1/+1
|\ \ \ \
| * | | | Cleanups during reviewunknown2005-07-181-1/+1
| |/ / /
* | | | post-merge fixesunknown2005-07-051-3/+2