summaryrefslogtreecommitdiff
path: root/sql/sql_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+4
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| * 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
| | | |/ | | |/|
| * | | Merged from 5.0 (enterprise).Chad MILLER2008-12-171-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge mysqldev@production.mysql.com:/data0/mysqldev/my/mysql-5.0-releaseunknown2007-11-071-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
| | |\ \ \ \
* | | | | | | Follow-up for Bug#42503: fix a compilation warning.Dmitry Shulga2010-09-241-0/+2
* | | | | | | Fixed bug#42503 - "Lost connection" errors when usingDmitry Shulga2010-09-161-5/+54
* | | | | | | Fixed bug #42496 - the server could crash on a debug assert after a failureDmitry Shulga2010-07-211-1/+2
* | | | | | | Bug#39253 Large query cache still freezes server after fix for bug #21074Kristofer Pettersson2009-11-201-4/+35
* | | | | | | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-7/+8
* | | | | | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-1/+1
* | | | | | | Bug#43758 Query cache can lock up threads in 'freeing items' stateKristofer Pettersson2009-06-161-202/+210
* | | | | | | fixed compilation warnings. addendum to the fix for bug 29125Georgi Kodinov2009-03-201-2/+2
* | | | | | | Bug#37416 When SQL_NO_CACHE is used, MySQL still lookup into the query cacheKristofer Pettersson2009-03-051-0/+47
* | | | | | | Bug#41098: Query Cache returns wrong result with concurrent insertDavi Arnaut2009-02-191-0/+3
* | | | | | | Merge test case of Bug#40264 to mysql-5.1-bugteamDavi Arnaut2009-01-221-0/+3
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Bug#40264: Aborted cached query causes query to hang indefinitely on next cac...Davi Arnaut2009-01-221-1/+6
* | | | | | | Merge from 5.0-bugteamDavi Arnaut2009-01-151-4/+13
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Bug#36326: nested transaction and selectDavi Arnaut2009-01-131-4/+13
| | |_|_|_|/ | |/| | | |
| * | | | | 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
| | |_|_|/ | |/| | |
* | | | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* | | | | Bug#34306: Can't make copy of log tables when server binary log is enabledDavi Arnaut2008-09-301-2/+1
* | | | | Bug#36086: SELECT * from views don't check column grantsMartin Hansson2008-09-031-1/+1
* | | | | Bug#33362: Query cache invalidation (truncate) may hangDavi Arnaut2008-06-031-1/+1
* | | | | Merge adventure.(none):/home/thek/Development/cpp/bug25132/my50-bug25132unknown2008-03-101-0/+1
|\ \ \ \ \
| * | | | | Bug#25132 disabled query cache: Qcache_free_blocks = 1unknown2008-03-061-0/+1
| |/ / / /
| * | | | 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
| |\ \ \ \ | | |/ / /
* | | | | Merge quad.:/mnt/raid/alik/MySQL/devel/5.1unknown2008-02-011-1/+1
|\ \ \ \ \
| * | | | | A fix and a test case for Bug#34166 Server crash in SHOW OPEN TABLES andunknown2008-01-301-1/+1
* | | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51unknown2008-01-251-2/+57
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge adventure.(none):/home/thek/Development/cpp/bug30887/my51-bug30887unknown2008-01-031-2/+57
| |\ \ \ \ \
| | * | | | | Bug#30887 Server crashes on SET GLOBAL query_cache_size=0unknown2008-01-031-2/+57
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-201-0/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Bug#12713 "Error in a stored function called from a SELECT doesn't unknown2007-12-121-0/+1
| |/ / / / /
* | | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-forcollapseandmergeunknown2007-12-141-11/+11
|\ \ \ \ \ \