Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport of revid:ingo.struewing@sun.com-20091223200354-r2uzbdkj2v6yv111 | Alexander Nozdrin | 2010-06-25 | 2 | -1/+9 |
* | Bug #50124 Rpl failure on DROP table with concurrent txn/non-txn | Jon Olav Hauglid | 2010-06-25 | 1 | -2/+6 |
* | Backport of Bug#53236 Segfault in DTCollation::set(DTCollation&) | Tor Didriksen | 2010-06-23 | 1 | -4/+2 |
* | Bug #30584: delete with order by and limit clauses does not | Gleb Shchepa | 2010-06-23 | 10 | -330/+657 |
* | Fix ~1000 warnings class/struct mismatch. | Vladislav Vaintroub | 2010-06-22 | 1 | -1/+1 |
* | Auto-merge from mysql-trunk-stage. | Alexander Nozdrin | 2010-06-21 | 2 | -6/+6 |
|\ | |||||
| * | merge | Daniel Fischer | 2010-06-18 | 2 | -6/+6 |
| |\ | |||||
| | * | Merge | Daniel Fischer | 2010-04-21 | 114 | -7988/+13453 |
| | |\ | |||||
| | | * | Fix Windows data directory, from wlad. | Jonathan Perkin | 2010-04-20 | 1 | -1/+2 |
| | * | | Fix a couple fo things replated to MSI | Vladislav Vaintroub | 2010-02-16 | 1 | -2/+2 |
| | * | | Add components to INSTALL, some eraly Wix support | Vladislav Vaintroub | 2010-02-10 | 2 | -4/+4 |
* | | | | WL#5349 Change default storage engine to InnoDB | Magne Mahre | 2010-06-17 | 1 | -0/+8 |
* | | | | Merge. | Konstantin Osipov | 2010-06-17 | 1 | -5/+0 |
|\ \ \ \ | |||||
| * | | | | Small clean-up and pre-requisite for making | Dmitry Lenev | 2010-06-16 | 1 | -5/+0 |
* | | | | | Merge trunk-bugfixing -> trunk-runtime | Konstantin Osipov | 2010-06-17 | 49 | -448/+806 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Bug#52208: gis fails on some platforms (Solaris, HP-UX, Linux) | Alexey Kopytov | 2010-06-15 | 1 | -3/+3 |
| |\ \ \ | |||||
| | * | | | Backport of the patch for bug52208 to 5.1 since the | Alexey Kopytov | 2010-06-15 | 1 | -3/+3 |
| * | | | | Manual merge from mysql-5.1-bugteam. | Alexey Kopytov | 2010-06-12 | 1 | -8/+14 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Addendum for the fix for bug #42064: | Alexey Kopytov | 2010-06-12 | 1 | -7/+12 |
| | * | | | Automerge. | Alexey Kopytov | 2010-06-11 | 1 | -3/+20 |
| | |\ \ \ | |||||
| | * \ \ \ | Manual merge from the bugfix tree. | Alexey Kopytov | 2010-06-11 | 11 | -60/+125 |
| | |\ \ \ \ | |||||
| * | | | | | | Fixed ha_ndbcluster_binlog.cc to use Parser_state::init(). | Alexey Kopytov | 2010-06-12 | 1 | -2/+3 |
| * | | | | | | Automerge. | Ramil Kalimullin | 2010-06-11 | 1 | -3/+20 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | Automerge. | Ramil Kalimullin | 2010-06-11 | 1 | -3/+20 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Fix for bug #54007: assert in ha_myisam::index_next, HANDLER | Ramil Kalimullin | 2010-06-09 | 1 | -3/+20 |
| * | | | | | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-06-11 | 13 | -46/+122 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Manual merge from the bugfix tree. | Alexey Kopytov | 2010-06-11 | 11 | -61/+126 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | / / / | | | | |/ / / | | | |/| | | | |||||
| | | * | | | | Bug #42064: low memory crash when importing hex strings, in | Alexey Kopytov | 2010-05-21 | 11 | -61/+126 |
| * | | | | | | Merge of fix for bug#53859. | Martin Hansson | 2010-06-11 | 1 | -13/+28 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Bug#53859: Valgrind: opt_sum_query(TABLE_LIST*, List<Item>&, | Martin Hansson | 2010-06-11 | 1 | -13/+28 |
| * | | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-06-10 | 30 | -339/+402 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 24 | -207/+213 |
| | * | | | | | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 4 | -517/+618 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | merge | Georgi Kodinov | 2010-06-09 | 2 | -1/+11 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge | Georgi Kodinov | 2010-06-09 | 2 | -1/+11 |
| | |\ \ \ \ | |||||
| | | * | | | | Bug #52512: Assertion `! is_set()' in Diagnostics_area::set_ok_status | Georgi Kodinov | 2010-04-07 | 2 | -1/+11 |
| | * | | | | | automerge | Kristofer Pettersson | 2010-06-08 | 1 | -2/+2 |
| | |\ \ \ \ \ | |||||
| * | \ \ \ \ \ | Automerge | Kristofer Pettersson | 2010-06-08 | 2 | -3/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Addendum to merge of Bug#52315 to mysql-trunk-merge : | Georgi Kodinov | 2010-06-08 | 1 | -1/+0 |
| | * | | | | | | | 5.1-bugteam->trunk-merge merge | Sergey Glukhov | 2010-06-08 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | |||||
| | | * | | | | | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2010-06-08 | 1 | -2/+2 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Bug#53933 crash when using uncacheable subquery in the having clause of outer... | Sergey Glukhov | 2010-06-08 | 1 | -2/+2 |
| * | | | | | | | | | merge 5.1-bugteam => trunk-merge | Kristofer Pettersson | 2010-06-08 | 1 | -4/+30 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | / / / / / | | | |_|/ / / / / | | |/| | | | | | | |||||
| | * | | | | | | | Bug#53191 Lock_time in slow log is negative when logging stored routines | Kristofer Pettersson | 2010-06-08 | 1 | -8/+37 |
| | |/ / / / / / | |||||
| * | | | | | | | merge and typo fix | Georgi Kodinov | 2010-06-07 | 2 | -4/+7 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | merge | Georgi Kodinov | 2010-06-07 | 1 | -2/+5 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | Addendum to the fix for bug #52315: need to set a proper shutdown type | Georgi Kodinov | 2010-06-07 | 1 | -2/+6 |
| * | | | | | | | Manual merge from mysql-trunk-bugfixing. | Alexander Nozdrin | 2010-06-07 | 71 | -950/+1160 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Automerge. | Ramil Kalimullin | 2010-06-04 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| | * | | | | | | | Automerge. | Ramil Kalimullin | 2010-06-04 | 5 | -1/+43 |
| | |\ \ \ \ \ \ \ |