summaryrefslogtreecommitdiff
path: root/sql/sql_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge of mwl #106 into 5.3. Igor Babaev2011-06-151-4/+5
|\
| * MergeIgor Babaev2011-05-201-4/+5
| |\
| | * Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-4/+5
| | |\
| | | * MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-4/+5
* | | | Fixed compile failure when we don't use system zlibMichael Widenius2011-06-091-9/+12
|/ / /
* | | Rewritten patch of percona - switching query cache on and off, removing comme...unknown2011-05-181-112/+425
* | | Fix compile error on Unixes Vladislav Vaintroub2011-05-141-1/+1
* | | LPBUG#782223 : Memory released by Query_cache::resize() or Query_cache::free(...Vladislav Vaintroub2011-05-141-0/+12
|/ /
* | merge with 5.1Michael Widenius2010-11-301-5/+56
|\ \
| * \ Merge with MySQL 5.1.52Michael Widenius2010-11-231-5/+56
| |\ \
| | * | 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
* | | | Automatic mergeMichael Widenius2010-10-011-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-1/+1
| | |/ | |/|
* | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-1/+2
|\ \ \ | |/ / |/| / | |/
| * Fixed bug #42496 - the server could crash on a debug assert after a failureDmitry Shulga2010-07-211-1/+2
* | Changed version number from RC to stableMichael Widenius2010-01-291-3/+22
|\ \ | |/
* | Merge with MySQL 5.1.42Michael Widenius2010-01-151-4/+35
|\ \ | |/
| * Bug#39253 Large query cache still freezes server after fix for bug #21074Kristofer Pettersson2009-11-201-4/+35
* | Merged patch from Percona to get proper fix for compilation issue of srv0srv....Michael Widenius2010-01-121-2/+2
* | Merge with MySQL 5.1, with following additions:unknown2009-11-161-7/+8
|\ \ | |/
| * 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
* | Fixed compiler warning messageMichael Widenius2009-10-261-1/+1
* | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-151-0/+5
|\ \
| * | Updated documentation files to reflect MariaDB and not the Maria storage engi...Michael Widenius2009-09-031-0/+5
* | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-202/+210
|\ \ \ | |/ / |/| / | |/
| * Bug#43758 Query cache can lock up threads in 'freeing items' stateKristofer Pettersson2009-06-161-202/+210
* | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-2/+2
|\ \ | |/
| * fixed compilation warnings. addendum to the fix for bug 29125Georgi Kodinov2009-03-201-2/+2
* | merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-011-0/+50
|\ \ | |/
| * 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 of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-5/+17
|\ \ | |/
| * 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
* | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-2/+1
|\ \ \ | |/ /
| * | Bug#34306: Can't make copy of log tables when server binary log is enabledDavi Arnaut2008-09-301-2/+1
* | | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-2/+2
|\ \ \ | |/ /
| * | 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 mysql.com:/home/my/mysql-5.1unknown2008-04-281-1/+2
|\ \ \ | |/ /
| * | Merge adventure.(none):/home/thek/Development/cpp/bug25132/my50-bug25132unknown2008-03-101-0/+1
| |\ \