| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | | 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 |
* | | Merge MySQL 5.1.35 into MySQL 5.4 | Mikael Ronstrom | 2009-06-11 | 1 | -2/+52 |
|\ \
| |/ |
|
| * | fixed compilation warnings. addendum to the fix for bug 29125 | Georgi Kodinov | 2009-03-20 | 1 | -2/+2 |
| * | Bug#37416 When SQL_NO_CACHE is used, MySQL still lookup into the query cache | Kristofer Pettersson | 2009-03-05 | 1 | -0/+47 |
| * | Bug#41098: Query Cache returns wrong result with concurrent insert | Davi Arnaut | 2009-02-19 | 1 | -0/+3 |
* | | Merged Performance Version 0.2.1 with latest 5.1 tree (last push 11 feb 14.01... | Mikael Ronstrom | 2009-02-17 | 1 | -5/+17 |
|\ \
| |/ |
|
| * | Merge test case of Bug#40264 to mysql-5.1-bugteam | Davi Arnaut | 2009-01-22 | 1 | -0/+3 |
| |\ |
|
| | * | Bug#40264: Aborted cached query causes query to hang indefinitely on next cac... | Davi Arnaut | 2009-01-22 | 1 | -1/+6 |
| * | | Merge from 5.0-bugteam | Davi Arnaut | 2009-01-15 | 1 | -4/+13 |
| |\ \
| | |/ |
|
| | * | Bug#36326: nested transaction and select | Davi Arnaut | 2009-01-13 | 1 | -4/+13 |
| | * | Cherry-pick Bug#33362 from mysql-5.1 | Davi Arnaut | 2008-07-24 | 1 | -1/+1 |
| | * | Bug#30087 Set query_cache_size, if the value is too small, get a unclear warning | Marc Alff | 2008-07-16 | 1 | -29/+0 |
| | * | Bug#30087 Set query_cache_size, if the value is too small, get a unclear warning | Kristofer Pettersson | 2008-06-19 | 1 | -0/+29 |
| | * | Bug#26243 mysql command line crash after control-c | unknown | 2008-03-28 | 1 | -3/+3 |
| * | | Added "Sun Microsystems, Inc." to copyright headers on files modified | Build Team | 2008-11-10 | 1 | -1/+1 |
* | | | Merge dtrace patch with latest performance version | Mikael Ronstrom | 2008-12-20 | 1 | -2/+1 |
|\ \ \ |
|
| * \ \ | Merge latest 5.1 into performance version | Mikael Ronstrom | 2008-12-15 | 1 | -2/+1 |
| |\ \ \
| | |/ / |
|
| | * | | Bug#34306: Can't make copy of log tables when server binary log is enabled | Davi Arnaut | 2008-09-30 | 1 | -2/+1 |
* | | | | Backport of DTrace patches from 6.0 | Mikael Ronstrom | 2008-12-20 | 1 | -0/+3 |
|/ / / |
|
* | | | Fixed compiler warning | Mikael Ronstrom | 2008-10-17 | 1 | -1/+2 |
* | | | Patch to fix bug#38551 | Mikael Ronstrom | 2008-10-15 | 1 | -11/+28 |
|/ / |
|
* | | Bug#36086: SELECT * from views don't check column grants | Martin Hansson | 2008-09-03 | 1 | -1/+1 |
* | | Bug#33362: Query cache invalidation (truncate) may hang | Davi Arnaut | 2008-06-03 | 1 | -1/+1 |