Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compilation warnings. | Alexander Nozdrin | 2010-10-12 | 1 | -1/+2 |
* | Bug#56822: Add a thread state for sessions waiting on the query cache lock | Davi Arnaut | 2010-10-08 | 1 | -3/+19 |
* | Bug#56822: Add a thread state for sessions waiting on the query cache lock | Davi Arnaut | 2010-10-07 | 1 | -10/+11 |
* | Bug#56822: Add a thread state for sessions waiting on the query cache lock | Davi Arnaut | 2010-10-07 | 1 | -39/+35 |
* | Bug#56452 Assertion failed: thd->transaction.stmt.is_empty() || | Magne Mahre | 2010-10-06 | 1 | -0/+10 |
* | Merged changes from 5.1-bugteam for bug#42503. | Dmitry Shulga | 2010-09-24 | 1 | -0/+2 |
|\ | |||||
| * | Follow-up for Bug#42503: fix a compilation warning. | Dmitry Shulga | 2010-09-24 | 1 | -0/+2 |
* | | Auto-merge from mysql-5.1-bugteam for bug#42503. | Dmitry Shulga | 2010-09-16 | 1 | -5/+54 |
|\ \ | |/ | |||||
| * | Fixed bug#42503 - "Lost connection" errors when using | Dmitry Shulga | 2010-09-16 | 1 | -5/+54 |
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-23 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Fixed bug #42496 - the server could crash on a debug assert after a failure | Dmitry Shulga | 2010-07-21 | 1 | -1/+2 |
* | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -1/+1 |
* | | Clean-up, give better names, add comments to | Konstantin Osipov | 2010-05-06 | 1 | -7/+7 |
* | | WL#5030: Splitting mysql_priv.h | Mats Kindahl | 2010-04-07 | 1 | -0/+1 |
* | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+6 |
* | | Merge next-mr -> next-4284 | Konstantin Osipov | 2010-02-03 | 1 | -36/+32 |
|\ \ | |||||
| * | | WL#2360 Performance schema | Marc Alff | 2010-01-06 | 1 | -36/+32 |
* | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-03 | 1 | -10/+3 |
|\ \ \ | |/ / | |||||
| * | | WL#4738 streamline/simplify @@variable creation process | Sergei Golubchik | 2009-12-22 | 1 | -15/+8 |
* | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-02 | 1 | -4/+35 |
|\ \ \ | |/ / | |||||
| * | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-12-12 | 1 | -4/+35 |
| |\ \ | |||||
| | * \ | Manual merge from mysql-trunk. | Alexander Nozdrin | 2009-12-11 | 1 | -110/+164 |
| | |\ \ | |||||
| | * \ \ | Manual merge from the mysql-5.1-bugteam. | Alexey Kopytov | 2009-11-24 | 1 | -4/+35 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Bug#39253 Large query cache still freezes server after fix for bug #21074 | Kristofer Pettersson | 2009-11-20 | 1 | -4/+35 |
* | | | | | ------------------------------------------------------------ | Konstantin Osipov | 2009-12-04 | 1 | -8/+5 |
* | | | | | Backport of: | Konstantin Osipov | 2009-12-01 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Backport of: | Konstantin Osipov | 2009-11-24 | 1 | -8/+9 |
* | | | | Manual merge of mysql-next-mr-runtime upstream. | Davi Arnaut | 2009-11-19 | 1 | -5/+5 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Backport of Bug#37843 to mysql-next-mr | Davi Arnaut | 2009-11-10 | 1 | -5/+5 |
* | | | | Auto-merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-11-06 | 1 | -2/+2 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Fix automerge: use 'thd->query()' instead of 'thd->query'. | Alexander Nozdrin | 2009-11-05 | 1 | -2/+2 |
* | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-11-05 | 1 | -7/+8 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Manual merge from mysql-5.1. | Alexander Nozdrin | 2009-11-05 | 1 | -7/+8 |
| |\ \ | | |/ | |||||
| | * | Bug #40877: multi statement execution fails in 5.1.30 | Georgi Kodinov | 2009-10-16 | 1 | -7/+8 |
* | | | Bug#38551 query cache can still consume [very little] cpu time even when it i... | Kristofer Pettersson | 2009-10-29 | 1 | -8/+40 |
* | | | Merge from mysql-next-mr. | Alexander Nozdrin | 2009-10-23 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-10-14 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge from mysql-5.1. | Alexander Nozdrin | 2009-10-13 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-09-23 | 1 | -1/+1 |
* | | | | Merge with next-mr-runtime. | Konstantin Osipov | 2009-10-22 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * \ \ \ | Automerge | Kristofer Pettersson | 2009-10-19 | 1 | -97/+117 |
| |\ \ \ \ | |||||
| * | | | | | Bug#27145 EXTRA_ACL troubles | Kristofer Pettersson | 2009-10-19 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1, | Konstantin Osipov | 2009-10-22 | 1 | -4/+6 |
| |/ / / |/| | | | |||||
* | | | | Fix a windows build failure (next-mr-runtime). | Konstantin Osipov | 2009-10-16 | 1 | -4/+4 |
* | | | | Backport of: | Konstantin Osipov | 2009-10-14 | 1 | -22/+22 |
* | | | | Introduce thd->query_cache_tls (thread | Konstantin Osipov | 2009-10-13 | 1 | -71/+91 |
|/ / / | |||||
* | | | WL#2110 (SIGNAL) | Marc Alff | 2009-09-10 | 1 | -2/+2 |
|/ / | |||||
* | | Undoing mikael@mysql.com-20081015100345-8tu2vmh7mzs60c23 | Guilhem Bichot | 2009-08-04 | 1 | -49/+3 |
* | | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}: | Guilhem Bichot | 2009-08-04 | 1 | -194/+234 |
|\ \ | |/ | |||||
| * | Bug#43758 Query cache can lock up threads in 'freeing items' state | Kristofer Pettersson | 2009-06-16 | 1 | -202/+210 |