summaryrefslogtreecommitdiff
path: root/sql/sql_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.5-mergeSergei Golubchik2011-07-021-55/+70
|\
| * Fix compilation warnings.Alexander Nozdrin2010-10-121-1/+2
| * Bug#56822: Add a thread state for sessions waiting on the query cache lockDavi Arnaut2010-10-081-3/+19
| * Bug#56822: Add a thread state for sessions waiting on the query cache lockDavi Arnaut2010-10-071-10/+11
| * Bug#56822: Add a thread state for sessions waiting on the query cache lockDavi Arnaut2010-10-071-39/+35
| * Bug#56452 Assertion failed: thd->transaction.stmt.is_empty() || Magne Mahre2010-10-061-0/+10
* | lots of post-merge changesSergei Golubchik2011-04-251-2/+1
* | merge.Sergei Golubchik2010-11-251-3/+21
|\ \ | |/ |/|
| * 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
| |\ \ | | |/ | |/|
| * | Changed version number from RC to stableMichael Widenius2010-01-291-3/+22
| |\ \
| * \ \ Merge with MySQL 5.1.42Michael Widenius2010-01-151-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
| |\ \ \
| * | | | 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
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-011-0/+50
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-5/+17
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-2/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merged 5.1 with maria 5.1Michael Widenius2008-10-101-2/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-1/+2
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixed compiler warnings in a lot of filesunknown2008-02-131-2/+8
* | | | | | | | | | | | Merged changes from 5.1-bugteam for bug#42503.Dmitry Shulga2010-09-241-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Follow-up for Bug#42503: fix a compilation warning.Dmitry Shulga2010-09-241-0/+2
* | | | | | | | | | | | | Auto-merge from mysql-5.1-bugteam for bug#42503.Dmitry Shulga2010-09-161-5/+54
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Fixed bug#42503 - "Lost connection" errors when usingDmitry Shulga2010-09-161-5/+54
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-231-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Fixed bug #42496 - the server could crash on a debug assert after a failureDmitry Shulga2010-07-211-1/+2
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
* | | | | | | | | | | Clean-up, give better names, add comments toKonstantin Osipov2010-05-061-7/+7
* | | | | | | | | | | WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-071-0/+1
* | | | | | | | | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+6
* | | | | | | | | | | Merge next-mr -> next-4284Konstantin Osipov2010-02-031-36/+32
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | WL#2360 Performance schemaMarc Alff2010-01-061-36/+32
* | | | | | | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-031-10/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-15/+8
* | | | | | | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-4/+35
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-4/+35
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-110/+164
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Manual merge from the mysql-5.1-bugteam.Alexey Kopytov2009-11-241-4/+35
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | Bug#39253 Large query cache still freezes server after fix for bug #21074Kristofer Pettersson2009-11-201-4/+35
| | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | |
* | | | | | | | | | | | | ------------------------------------------------------------Konstantin Osipov2009-12-041-8/+5
* | | | | | | | | | | | | Backport of:Konstantin Osipov2009-12-011-2/+2
|/ / / / / / / / / / / /
* | | | | | | | | | | | Backport of:Konstantin Osipov2009-11-241-8/+9
* | | | | | | | | | | | Manual merge of mysql-next-mr-runtime upstream.Davi Arnaut2009-11-191-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Backport of Bug#37843 to mysql-next-mrDavi Arnaut2009-11-101-5/+5