Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug #37221: SET AUTOCOMMIT=1 does not commit binary log | Mats Kindahl | 2009-09-23 | 3 | -0/+436 |
* | BUG#29288: myisam transactions replicated to a transactional | Mats Kindahl | 2009-09-23 | 4 | -0/+637 |
* | 3rd merge from main | Bjorn Munch | 2009-09-03 | 2 | -2/+4 |
|\ | |||||
| * | Merge from mysql-5.1.38-release | Jonathan Perkin | 2009-09-03 | 2 | -2/+4 |
| |\ | |||||
| | * | Apply patch from bug#46834 to install the test suite in RPMs. | Jonathan Perkin | 2009-08-21 | 2 | -2/+4 |
* | | | merge | Bjorn Munch | 2009-09-03 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Bug #47075 Wildcards in experimental test names destroyed when tested first time | Bjorn Munch | 2009-09-03 | 1 | -2/+2 |
* | | | | A few suppression follow-ups | Bjorn Munch | 2009-09-03 | 4 | -0/+8 |
* | | | | second merge from main, with adaptions | Bjorn Munch | 2009-09-02 | 63 | -198/+4925 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | post push fix for bug#20577 and bug#46362, disabling warnings | Mattias Jonsson | 2009-09-01 | 2 | -4/+14 |
| * | | | automerge 5.1-main -> 5.1-bugteam | Georgi Kodinov | 2009-08-31 | 4 | -149/+6 |
| |\ \ \ | |||||
| * \ \ \ | automerge | Georgi Kodinov | 2009-08-31 | 2 | -0/+60 |
| |\ \ \ \ | |||||
| | * | | | | Bug #46749: Segfault in add_key_fields() with outer subquery level | Georgi Kodinov | 2009-08-27 | 2 | -0/+59 |
| * | | | | | Bug #44331 Restore of database with events produces warning in replication | unknown | 2009-08-31 | 2 | -8/+34 |
| * | | | | | Automerge. | Alexey Kopytov | 2009-08-30 | 2 | -0/+27 |
| |\ \ \ \ \ | |||||
| | * | | | | | Bug #46607: Assertion failed: (cond_type == Item::FUNC_ITEM) | Alexey Kopytov | 2009-08-30 | 2 | -0/+27 |
| * | | | | | | Bug #44331 Restore of database with events produces warning in replication | unknown | 2009-08-29 | 5 | -8/+90 |
| * | | | | | | Reduce test case runtime. | Davi Arnaut | 2009-08-28 | 4 | -0/+16 |
| * | | | | | | merge | Mattias Jonsson | 2009-08-28 | 4 | -2/+1690 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Manual merge between bug#46362 and bug#20577. | Mattias Jonsson | 2009-08-28 | 2 | -0/+1156 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Bug#46362: Endpoint should be set to false for TO_DAYS(DATE) | Mattias Jonsson | 2009-08-26 | 2 | -0/+929 |
| | * | | | | | | | merge | Mattias Jonsson | 2009-08-26 | 4 | -2/+534 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Bug#20577: Partitions: use of to_days() function leads to selection failures | Mattias Jonsson | 2009-08-26 | 4 | -2/+534 |
| * | | | | | | | | | merge mysql-5.0-bugteam --> mysql-5.1-bugteam | Alfranio Correia | 2009-08-28 | 7 | -11/+296 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | auto-merge mysql-5.0-bugteam (local) --> mysql-5.0-bugteam | Alfranio Correia | 2009-08-28 | 7 | -7/+303 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | BUG#46861 Auto-closing of temporary tables broken by replicate-rewrite-db | Alfranio Correia | 2009-08-27 | 7 | -7/+303 |
| | | * | | | | | | | | Backport of a 5.0.74 fix into 5.0.72sp1: | Joerg Bruehe | 2009-01-12 | 4 | -1/+21 |
| | | * | | | | | | | | Backport of a 5.0.74 fix into 5.0.72sp1: | Joerg Bruehe | 2009-01-12 | 2 | -1/+33 |
| | | * | | | | | | | | Backport of a 5.0.74 fix into 5.0.72sp1: | Joerg Bruehe | 2009-01-12 | 2 | -0/+55 |
| * | | | | | | | | | | BUG#46864 Incorrect update of InnoDB table on slave when using trigger with m... | Alfranio Correia | 2009-08-27 | 2 | -55/+37 |
| * | | | | | | | | | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2009-08-27 | 4 | -5/+18 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |||||
| | * | | | | | | | | | Bug#46184 Crash, SELECT ... FROM derived table procedure analyze | Sergey Glukhov | 2009-08-27 | 4 | -5/+18 |
| * | | | | | | | | | | Post-fix for BUG#28976. | Alfranio Correia | 2009-08-27 | 1 | -0/+32 |
| * | | | | | | | | | | BUG#28976 Mixing trans and non-trans tables in one transaction results in inc... | Alfranio Correia | 2009-08-27 | 8 | -6/+1621 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Bug#45261: Crash, stored procedure + decimal | Davi Arnaut | 2009-08-24 | 2 | -8/+346 |
| * | | | | | | | | | auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteam | Alfranio Correia | 2009-08-24 | 2 | -8/+9 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | BUG#46130 Slave does not correctly handle "expected errors" | Alfranio Correia | 2009-08-13 | 2 | -8/+9 |
| * | | | | | | | | | | merge | Mattias Jonsson | 2009-08-21 | 2 | -0/+36 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Bug#46639: 1030 (HY000): Got error 124 from storage engine on | Mattias Jonsson | 2009-08-21 | 2 | -0/+36 |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | reverted the fix for bug #46019 from 5.1-bugteam | Georgi Kodinov | 2009-08-21 | 2 | -59/+0 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | automerge | Georgi Kodinov | 2009-08-21 | 2 | -0/+30 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | Merge. | Martin Hansson | 2009-08-21 | 2 | -0/+30 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Revert of the fix for bug #46019. | Georgi Kodinov | 2009-08-21 | 2 | -60/+0 |
| | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | | Merge. | Martin Hansson | 2009-08-21 | 2 | -0/+32 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Bug#46616: Merge | Martin Hansson | 2009-08-20 | 2 | -0/+32 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | | | |||||
| | | * | | | | | | | | | | Bug#46616: Assertion `!table->auto_increment_field_not_null' on | Martin Hansson | 2009-08-20 | 2 | -0/+30 |
| * | | | | | | | | | | | | Fix for bug #46456 [Ver->Prg]: HANDLER OPEN + TRUNCATE + DROP | Ramil Kalimullin | 2009-08-21 | 2 | -0/+35 |
| * | | | | | | | | | | | | merge of bug #46019 to 5.1-bugteam | Georgi Kodinov | 2009-08-20 | 2 | -0/+59 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | / / / / / / / / | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | Bug #46019: ERROR 1356 When selecting from within another | Georgi Kodinov | 2009-08-19 | 2 | -0/+60 |
| | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | automerge | Georgi Kodinov | 2009-08-17 | 35 | -12/+4485 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | | |