summaryrefslogtreecommitdiff
path: root/sql/sql_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-10/+71
|\
| * auto-mergeIgnacio Galarza2009-03-191-0/+47
| |\
| | * Manual mergeKristofer Pettersson2009-03-061-5/+19
| | |\
| | * | Bug#37416 When SQL_NO_CACHE is used, MySQL still lookup into the query cacheKristofer Pettersson2008-10-141-0/+47
| * | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-5/+5
| | |/ | |/|
| * | Bug#40264: Aborted cached query causes query to hang indefinitely on next cac...Davi Arnaut2009-01-221-1/+6
| * | Bug#36326: nested transaction and selectDavi Arnaut2009-01-131-4/+13
| |/
* | Merged from 5.0 (enterprise).Chad MILLER2008-12-171-1/+1
|\ \ | |/
| * Cherry-pick Bug#33362 from mysql-5.1Davi Arnaut2008-07-241-1/+1
| * Bug#30087 Set query_cache_size, if the value is too small, get a unclear warningMarc Alff2008-07-161-29/+0
| * Bug#30087 Set query_cache_size, if the value is too small, get a unclear warningKristofer Pettersson2008-06-191-0/+29
| * Bug#26243 mysql command line crash after control-cunknown2008-03-281-3/+3
* | Merge mysqldev@production.mysql.com:/data0/mysqldev/my/mysql-5.0-releaseunknown2007-11-071-0/+6
|\ \ | |/
| * Bug #30768 query cache patch for bug #21074 crashes on windowsunknown2007-10-011-0/+6
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-3/+15
|\ \ | |/ |/|
| * Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-3/+15
| |\
| | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-031-3/+15
| | |\
| | | * Prevent bugs by making DBUG_* expressions syntactically equivalent unknown2007-02-221-11/+11
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communityunknown2007-01-031-0/+12
| | | |\
| | | | * Bug#24795: Add SHOW PROFILEunknown2007-01-031-0/+12
* | | | | 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