summaryrefslogtreecommitdiff
path: root/sql/sql_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Fix automerge: use 'thd->query()' instead of 'thd->query'.Alexander Nozdrin2009-11-051-2/+2
* | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-051-7/+8
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Manual merge from mysql-5.1.Alexander Nozdrin2009-11-051-7/+8
| |\ \ | | |/
| | * Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-7/+8
* | | Bug#38551 query cache can still consume [very little] cpu time even when it i...Kristofer Pettersson2009-10-291-8/+40
* | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-1/+1
|\ \ \
| * \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-1/+1
| |\ \ \ | | |/ /
| | * | Merge from mysql-5.1.Alexander Nozdrin2009-10-131-1/+1
| | |\ \ | | | |/
| | | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-1/+1
* | | | Merge with next-mr-runtime.Konstantin Osipov2009-10-221-1/+1
|\ \ \ \
| * \ \ \ AutomergeKristofer Pettersson2009-10-191-97/+117
| |\ \ \ \
| * | | | | Bug#27145 EXTRA_ACL troublesKristofer Pettersson2009-10-191-1/+1
| | |/ / / | |/| | |
* | | | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1,Konstantin Osipov2009-10-221-4/+6
| |/ / / |/| | |
* | | | Fix a windows build failure (next-mr-runtime).Konstantin Osipov2009-10-161-4/+4
* | | | Backport of:Konstantin Osipov2009-10-141-22/+22
* | | | Introduce thd->query_cache_tls (threadKonstantin Osipov2009-10-131-71/+91
|/ / /
* | | WL#2110 (SIGNAL)Marc Alff2009-09-101-2/+2
|/ /
* | Undoing mikael@mysql.com-20081015100345-8tu2vmh7mzs60c23Guilhem Bichot2009-08-041-49/+3
* | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-041-194/+234
|\ \ | |/
| * Bug#43758 Query cache can lock up threads in 'freeing items' stateKristofer Pettersson2009-06-161-202/+210