| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug#47925: regression of range optimizer and date comparison in 5.1.39! | Martin Hansson | 2009-11-02 | 1 | -0/+79 |
* | auto-merge | Tatiana A. Nurnberg | 2009-11-02 | 11 | -33/+322 |
|\ |
|
| * | Merge fix for BUG#43171. | Sergey Vojtovich | 2009-10-31 | 1 | -0/+62 |
| |\ |
|
| | * | BUG#43171 - Assertion failed: thd->transaction.xid_state.xid.is_null() | Sergey Vojtovich | 2009-10-28 | 1 | -0/+62 |
| * | | Automerge. | Alexey Kopytov | 2009-10-30 | 1 | -0/+15 |
| |\ \ |
|
| | * \ | Automerge. | Alexey Kopytov | 2009-10-30 | 1 | -0/+15 |
| | |\ \ |
|
| | | * | | Bug #48131: crash group by with rollup, distinct, filesort, | Alexey Kopytov | 2009-10-30 | 1 | -0/+15 |
| * | | | | merge | Georgi Kodinov | 2009-10-30 | 1 | -0/+17 |
| |\ \ \ \ |
|
| | * | | | | Bug #48291 : crash with row() operator,select into @var, and | Georgi Kodinov | 2009-10-30 | 1 | -0/+17 |
| * | | | | | merge | Georgi Kodinov | 2009-10-30 | 2 | -26/+46 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Bug #48293: crash with procedure analyse, view with > 10 columns, | Georgi Kodinov | 2009-10-30 | 2 | -26/+46 |
| * | | | | | merge | Georgi Kodinov | 2009-10-30 | 1 | -0/+54 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Bug #42116 : Mysql crash on specific query | Georgi Kodinov | 2009-10-29 | 1 | -0/+52 |
| * | | | | | A patch and a test case for | Konstantin Osipov | 2009-10-28 | 2 | -1/+30 |
| * | | | | | Merge 5.1-bugteam -> 5.1-bugteam-local. | Sergey Vojtovich | 2009-10-27 | 1 | -6/+6 |
| |\ \ \ \ \ |
|
| | * | | | | | A follow-up to fix for | Sergey Vojtovich | 2009-10-27 | 1 | -6/+6 |
| * | | | | | | automerge | Sergey Glukhov | 2009-10-27 | 1 | -0/+15 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| * | | | | | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2009-10-27 | 2 | -0/+92 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | * | | | | | Bug#41049 does syntax "grant" case insensitive? | Sergey Glukhov | 2009-10-27 | 2 | -0/+92 |
* | | | | | | | Bug#48295: explain extended crash with subquery and ONLY_FULL_GROUP_BY sql_mode | Tatiana A. Nurnberg | 2009-10-29 | 1 | -0/+20 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | auto-merge | Tatiana A. Nurnberg | 2009-10-27 | 22 | -12/+506 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Bug #47788: Crash in TABLE_LIST::hide_view_error on | Georgi Kodinov | 2009-10-19 | 1 | -0/+24 |
| * | | | | | Bug #47412: Valgrind warnings / user can read uninitalized memory using | Georgi Kodinov | 2009-10-26 | 1 | -0/+61 |
| | |_|_|/
| |/| | | |
|
| * | | | | automerge | Georgi Kodinov | 2009-10-24 | 1 | -0/+16 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Bug #47780: crash when comparing GIS items from subquery | Georgi Kodinov | 2009-10-21 | 1 | -0/+16 |
| * | | | | Auto-merge. | Ramil Kalimullin | 2009-10-23 | 1 | -0/+21 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Fix for bug#48258: Assertion failed when using a spatial index | Ramil Kalimullin | 2009-10-23 | 1 | -0/+21 |
| * | | | | automerge | Jon Olav Hauglid | 2009-10-23 | 1 | -0/+15 |
| |\ \ \ \ |
|
| | * | | | | Bug #47919 assert in open_table during ALTER temporary table | Jon Olav Hauglid | 2009-10-23 | 1 | -0/+15 |
| * | | | | | Revert the fix for bug #47627 as it's causing the regression tests in pb2 to | Georgi Kodinov | 2009-10-23 | 1 | -45/+1 |
| * | | | | | merged 5.1-main-> 5.1-bugteam | Georgi Kodinov | 2009-10-23 | 3 | -0/+5 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | merge from 5.1 main | Bjorn Munch | 2009-10-16 | 44 | -8/+1642 |
| | |\ \ \ \ |
|
| | * | | | | | Bug #47218 mysqltest ignores "error" command inside if inside loop | Bjorn Munch | 2009-10-08 | 1 | -0/+3 |
| | * | | | | | Bug#47801 The plugin test fails with the Embedded Server on Windows | Magnus BlÄudd | 2009-10-08 | 2 | -0/+2 |
| * | | | | | | Autopush | Ramil Kalimullin | 2009-10-22 | 1 | -0/+16 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | * | | | | | Fix for bug#47019: Assertion failed: 0, file .\rt_mbr.c, | Ramil Kalimullin | 2009-10-21 | 1 | -0/+16 |
| | * | | | | | auto-merge | Tatiana A. Nurnberg | 2009-10-20 | 1 | -0/+35 |
| | |\ \ \ \ \ |
|
| * | \ \ \ \ \ | auto-merge | Tatiana A. Nurnberg | 2009-10-20 | 3 | -11/+82 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Automerge | Kristofer Pettersson | 2009-10-20 | 3 | -10/+45 |
| | |\ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ | merge mysql-5.0-bugteam to mysql-5.1-bugteam | Satya B | 2009-10-20 | 1 | -0/+35 |
| | | |\ \ \ \ \ \ \
| | | | | |/ / / / /
| | | | |/| | | | | |
|
| | | | * | | | | | | Fix for Bug #41597 - After rename of user, there are additional grants when | Satya B | 2009-10-20 | 1 | -0/+35 |
| | | | | |_|_|_|/
| | | | |/| | | | |
|
| | | * | | | | | | Merge 5.1-bugteam -> 5.1-bugteam-local. | Sergey Vojtovich | 2009-10-20 | 1 | -10/+2 |
| | | |\ \ \ \ \ \
| | | | |_|_|_|_|/
| | | |/| | | | | |
|
| | | | * | | | | | BUG#47455 - The myisam_crash_before_flush_keys test fails on Windows | Sergey Vojtovich | 2009-10-14 | 1 | -10/+2 |
| | * | | | | | | | automerge | Kristofer Pettersson | 2009-10-20 | 1 | -1/+45 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | Bug#47627 SET @@{global.session}.local_variable in stored routine causes crash | Kristofer Pettersson | 2009-10-19 | 1 | -1/+45 |
| * | | | | | | | | | manual merge of 28141 | Tatiana A. Nurnberg | 2009-10-20 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / /
| |/| | | | | / / /
| | | |_|_|_|/ / /
| | |/| | | | | | |
|
| | * | | | | | | | Bug#28141: Control C on query waiting on lock causes ERROR 1053 (server shutd... | Tatiana A. Nurnberg | 2009-10-19 | 4 | -4/+4 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Bug#45645 Mysql server close all connection and restart using lower function | Alexander Barkov | 2009-10-19 | 1 | -0/+8 |
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Bug#43207 wrong LC_TIME names for romanian locale | Alexander Barkov | 2009-10-19 | 1 | -0/+18 |
| * | | | | | | Fix for bug#47963: Wrong results when index is used | Ramil Kalimullin | 2009-10-18 | 1 | -0/+29 |
| |\ \ \ \ \ \ |
|