Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG#44270: Post-push fix | Luis Soares | 2009-06-26 | 1 | -0/+23 |
* | Post-fix for BUG#43929. | Alfranio Correia | 2009-06-19 | 1 | -1/+1 |
* | BUG#43929 binlog corruption when max_binlog_cache_size is exceeded | Alfranio Correia | 2009-06-18 | 1 | -6/+2 |
* | automerge | Georgi Kodinov | 2009-06-15 | 1 | -0/+26 |
|\ | |||||
* | | Don't run funcs_1/myisam_views test case under valgrind, unless | Davi Arnaut | 2009-06-09 | 1 | -0/+12 |
* | | merged 36995 to 5.1-bugteam | Georgi Kodinov | 2009-06-04 | 1 | -0/+10 |
|\ \ | |/ | |||||
* | | merge from 5.1-mtr | Bjorn Munch | 2009-05-25 | 1 | -0/+10 |
|\ \ | |||||
| * \ | merge from main | Bjorn Munch | 2009-05-20 | 1 | -0/+19 |
| |\ \ | |||||
| | * | | Bug #44290: explain crashes for subquery with distinct inmysql-5.1.35clone-5.1.35-build | Gleb Shchepa | 2009-05-13 | 1 | -0/+19 |
| * | | | merge from main | Bjorn Munch | 2009-05-11 | 6 | -0/+249 |
| |\ \ \ | | |/ / | |||||
| * | | | merge from main, redo | Bjorn Munch | 2009-04-17 | 2 | -32/+74 |
| |\ \ \ | |||||
| * \ \ \ | Merge | Magnus Svensson | 2009-03-31 | 1 | -0/+10 |
| |\ \ \ \ | |||||
| | * | | | | Bug#43983 Support force restart of all servers after test ended | Magnus Svensson | 2009-03-31 | 1 | -0/+10 |
* | | | | | | Bug #44399 : crash with statement using TEXT columns, aggregates, GROUP BY, and | Georgi Kodinov | 2009-05-25 | 1 | -0/+27 |
* | | | | | | merge 5.0-> 5.1 | Patrick Crews | 2009-05-22 | 1 | -0/+50 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Bug#40465 - mysqldump.test does no checking of dump or restore | Patrick Crews | 2009-05-22 | 1 | -3/+12 |
| * | | | | | Bug#40465: mysqldump.test does no checking of dump or restore. | Patrick Crews | 2009-05-21 | 2 | -0/+163 |
* | | | | | | Merge fix for bug 42308 into GCA tree | Matthias Leich | 2009-05-20 | 4 | -6/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix for Bug#42308 Several server tests do not pass MTR's --check option | Matthias Leich | 2009-05-15 | 4 | -6/+28 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2009-05-19 | 1 | -0/+9 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge community up to enterprise, thus ending the community-server | Chad MILLER | 2009-05-06 | 2 | -0/+8 |
| |\ \ \ \ \ | |||||
| | * | | | | | Pull 5.1 treatment of community features into 5.0. | Chad MILLER | 2009-05-05 | 2 | -0/+8 |
* | | | | | | | Bug #44290: explain crashes for subquery with distinct in | Gleb Shchepa | 2009-05-12 | 1 | -0/+19 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2009-04-17 | 1 | -0/+8 |
|\ \ \ \ \ \ | |/ / / / / | |||||
* | | | | | | Manually merge BUG#37145 to 5.1-bugteam | He Zhenxing | 2009-04-09 | 3 | -0/+132 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | BUG#37145 Killing a statement doing DDL may log binlog event with error code ... | He Zhenxing | 2009-03-27 | 3 | -0/+132 |
| |/ / / / | |||||
* | | | | | Bug#37716. | Serge Kozlov | 2009-04-04 | 1 | -0/+68 |
* | | | | | Patch for Bug#38741: main.innodb_mysql crashes randomly (2). | Alexander Nozdrin | 2009-04-02 | 1 | -0/+1 |
* | | | | | Merge | Ramil Kalimullin | 2009-03-27 | 1 | -0/+40 |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | |||||
| * | | | Automerge. | Alexey Kopytov | 2009-03-24 | 1 | -0/+21 |
| |\ \ \ | |||||
| | * | | | Fix for bug #43801: mysql.test takes too long, fails due to | Alexey Kopytov | 2009-03-24 | 1 | -0/+21 |
* | | | | | Due to bug#43733 I disabled "concurrent_innodb_(un)safelog.test" for embedded... | Horst Hunger | 2009-03-18 | 1 | -0/+2 |
* | | | | | Fix for bug 39484 after review. I inserted the review results (also including... | Horst Hunger | 2009-03-17 | 1 | -15/+38 |
* | | | | | merge 5.0 -> 5.1 | Patrick Crews | 2009-03-15 | 1 | -17/+34 |
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | |||||
| * | | | Bug#41307: Tests using include/ndb_backup.inc won't work on Windows due to 'g... | Patrick Crews | 2009-03-15 | 1 | -14/+34 |
| * | | | Merge of fix into actual tree | Matthias Leich | 2009-03-10 | 1 | -10/+23 |
| |\ \ \ | |||||
| * | | | | BUG#37051 Replication rules not evaluated correctly | He Zhenxing | 2009-03-05 | 5 | -0/+127 |
| | |/ / | |/| | | |||||
* | | | | merged 5.1-main -> 5.1-bugteam | Georgi Kodinov | 2009-03-11 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Bug #40978 Error log gets truncated during testsuite, prevents debugging | Bjorn Munch | 2009-03-02 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge 5.0 -> 5.1 of fix for Bug#42003 and Bug#43114 | Matthias Leich | 2009-03-06 | 1 | -15/+28 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge of fix for Bug#42003 and Bug#43114 into more actual GCA tree | Matthias Leich | 2009-03-05 | 1 | -10/+23 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Last slice of fix for Bug#42003 tests missing the disconnect of connections <... | Matthias Leich | 2009-03-03 | 1 | -10/+23 |
* | | | | Clean up test case to not leave open connections. | Davi Arnaut | 2009-02-25 | 1 | -0/+2 |
* | | | | Bug#41110: crash with handler command when used concurrently with alter table | Davi Arnaut | 2009-02-24 | 1 | -0/+26 |
|\ \ \ \ | |/ / / | |||||
| * | | | automerge | Patrick Crews | 2009-02-20 | 1 | -0/+78 |
| |\ \ \ | |||||
* | \ \ \ | auto merge | Patrick Crews | 2009-02-20 | 1 | -0/+78 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | merged 5.0-bugteam -> 5.1-bugteam | Georgi Kodinov | 2009-02-20 | 1 | -0/+78 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Bug #42419: test suite fix | Georgi Kodinov | 2009-02-20 | 1 | -0/+78 |
| | | |/ / | | |/| | | |||||
* | | | | | merge 5.0 -> 5.1 | Patrick Crews | 2009-02-19 | 1 | -0/+7 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Bug#38831: 11 test cases fail on Windows due to missing commands | Patrick Crews | 2009-02-19 | 1 | -0/+7 |
| |/ / |