| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Bug #48458: simple query tries to allocate enormous amount of | Georgi Kodinov | 2009-11-09 | 1 | -0/+14 |
| * | | Bug #42760: Select doesn't return desired results when we have null | Georgi Kodinov | 2009-11-10 | 1 | -0/+21 |
| |/ |
|
| * | Bug #48475: DISTINCT is ignored with GROUP BY WITH ROLLUP and | Alexey Kopytov | 2009-11-06 | 1 | -0/+12 |
| * | A fix and a test case for | Konstantin Osipov | 2009-11-03 | 1 | -0/+277 |
| * | BUG#48216 Replication fails on all slaves after upgrade to 5.0.86 on master | unknown | 2009-11-03 | 1 | -0/+1 |
| * | Automerge. | Alexey Kopytov | 2009-10-30 | 1 | -0/+20 |
| |\ |
|
| | * | Bug #48131: crash group by with rollup, distinct, filesort, | Alexey Kopytov | 2009-10-30 | 1 | -0/+20 |
| * | | Bug #48291 : crash with row() operator,select into @var, and | Georgi Kodinov | 2009-10-30 | 1 | -0/+12 |
| * | | Bug #48293: crash with procedure analyse, view with > 10 columns, | Georgi Kodinov | 2009-10-30 | 2 | -74/+40 |
| * | | Bug #42116 : Mysql crash on specific query | Georgi Kodinov | 2009-10-29 | 1 | -0/+54 |
| * | | Bug#41049 does syntax "grant" case insensitive? | Sergey Glukhov | 2009-10-27 | 5 | -4/+67 |
| * | | Bug #47780: crash when comparing GIS items from subquery | Georgi Kodinov | 2009-10-21 | 1 | -0/+12 |
| * | | Fix for bug#48258: Assertion failed when using a spatial index | Ramil Kalimullin | 2009-10-23 | 1 | -0/+39 |
| * | | Fix for bug#47019: Assertion failed: 0, file .\rt_mbr.c, | Ramil Kalimullin | 2009-10-21 | 1 | -0/+29 |
| * | | Fix for Bug #41597 - After rename of user, there are additional grants when | Satya B | 2009-10-20 | 1 | -0/+38 |
| |/ |
|
* | | Bug #47210 first execution of "start slave until" stops too early | Andrei Elkin | 2009-11-12 | 1 | -0/+28 |
|/ |
|
* | Fix for bug #42803: Field_bit does not have unsigned_flag field, | Ramil Kalimullin | 2009-10-08 | 1 | -0/+10 |
* | Bug#47525: MySQL crashed (Federated) | Davi Arnaut | 2009-09-30 | 1 | -0/+37 |
* | Bug #46998 mysqlbinlog can't output BEGIN even if the database is included i... | unknown | 2009-09-30 | 1 | -0/+81 |
* | Bug #47106: Crash / segfault on adding EXPLAIN to a non-crashing | Georgi Kodinov | 2009-09-18 | 1 | -0/+31 |
* | Bug#46815 CONCAT_WS returning wrong data | Sergey Glukhov | 2009-09-10 | 1 | -0/+9 |
* | Bug #46791: Assertion failed:(table->key_read==0),function unknown | Georgi Kodinov | 2009-09-03 | 1 | -0/+30 |
* | Bug#45989 memory leak after explain encounters an error in the query | Sergey Glukhov | 2009-09-04 | 1 | -0/+8 |
* | Fix for BUG#46384 - mysqld segfault when trying to create table with same | Satya B | 2009-09-04 | 1 | -0/+13 |
* | merge 5.0-main -> 5.0-bugteam | Georgi Kodinov | 2009-08-31 | 1 | -111/+0 |
|\ |
|
| * | Correct a merge error that happened during a backport for 5.0.82sp1: | Joerg Bruehe | 2009-08-11 | 1 | -111/+0 |
* | | Bug #46749: Segfault in add_key_fields() with outer subquery level | Georgi Kodinov | 2009-08-27 | 1 | -0/+28 |
* | | auto-merge mysql-5.0-bugteam (local) --> mysql-5.0-bugteam | Alfranio Correia | 2009-08-28 | 4 | -2/+136 |
|\ \ |
|
| * | | BUG#46861 Auto-closing of temporary tables broken by replicate-rewrite-db | Alfranio Correia | 2009-08-27 | 4 | -2/+136 |
| * | | Backport of a 5.0.74 fix into 5.0.72sp1: | Joerg Bruehe | 2009-01-12 | 2 | -1/+9 |
| * | | Backport of a 5.0.74 fix into 5.0.72sp1: | Joerg Bruehe | 2009-01-12 | 1 | -0/+15 |
| * | | Backport of a 5.0.74 fix into 5.0.72sp1: | Joerg Bruehe | 2009-01-12 | 1 | -0/+28 |
* | | | Bug#46184 Crash, SELECT ... FROM derived table procedure analyze | Sergey Glukhov | 2009-08-27 | 2 | -4/+7 |
* | | | automerge | Georgi Kodinov | 2009-08-21 | 1 | -0/+14 |
|\ \ \ |
|
| * \ \ | Merge. | Martin Hansson | 2009-08-21 | 1 | -0/+14 |
| |\ \ \ |
|
| | * | | | Bug#46616: Assertion `!table->auto_increment_field_not_null' on | Martin Hansson | 2009-08-20 | 1 | -0/+14 |
* | | | | | Revert of the fix for bug #46019. | Georgi Kodinov | 2009-08-21 | 1 | -24/+0 |
|/ / / / |
|
* | | | | Bug #46019: ERROR 1356 When selecting from within another | Georgi Kodinov | 2009-08-19 | 1 | -0/+24 |
|/ / / |
|
* | | | BUG#45516 SQL thread does not use database charset properly | unknown | 2009-08-12 | 1 | -0/+41 |
* | | | Update test case result due to mis-merge. | Davi Arnaut | 2009-08-11 | 1 | -45/+45 |
| |/
|/| |
|
* | | Merge from mysql-5.0-bugteam. | Davi Arnaut | 2009-08-10 | 1 | -1/+1 |
|\ \ |
|
| * | | Bug#45010: invalid memory reads during parsing some strange statements | Davi Arnaut | 2009-08-07 | 1 | -1/+1 |
* | | | Merge | unknown | 2009-08-10 | 1 | -0/+111 |
|\ \ \
| |/ /
|/| | |
|
| * | | Backport into build-200907211706-5.0.82sp1 | MySQL Build Team | 2009-07-21 | 1 | -0/+111 |
| * | | Backport into build-200907211706-5.0.82sp1 | MySQL Build Team | 2009-07-21 | 1 | -0/+24 |
| * | | Backport into build-200907211706-5.0.82sp1 | MySQL Build Team | 2009-07-21 | 1 | -0/+7 |
| * | | Backport into build-200907211706-5.0.82sp1 | MySQL Build Team | 2009-07-21 | 1 | -0/+19 |
* | | | auto-merge mysql-5.0-bugteam (local) --> mysql-5.0-bugteam | Alfranio Correia | 2009-08-03 | 2 | -0/+932 |
|\ \ \ |
|
| * | | | BUG#43264 Test rpl_trigger is failing randomly w/ use of copy_file in 5.0 | Alfranio Correia | 2009-08-02 | 2 | -0/+932 |
* | | | | Merge of fix for bug 44493 into GCA tree | Matthias Leich | 2009-07-30 | 1 | -0/+2 |
|\ \ \ \ |
|