Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent table | Sergey Glukhov | 2009-09-17 | 2 | -5/+3 |
* | Applying InnoDB snapshot 5.1-ss5282, Fixes BUG#44030 | Satya B | 2009-09-17 | 3 | -0/+47 |
* | BUG#47016: rpl_do_grant fails on PB-2 with a failing connect | Luis Soares | 2009-09-13 | 1 | -0/+3 |
* | BUG#47014: rpl_drop_temp fails on PB-2 with results mismatch | Luis Soares | 2009-09-13 | 1 | -0/+2 |
* | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2009-09-10 | 2 | -0/+22 |
|\ | |||||
| * | Bug#46815 CONCAT_WS returning wrong data | Sergey Glukhov | 2009-09-10 | 2 | -0/+22 |
| * | Bug #45159 Part 1 : rejuvenate the jp test suite using normal run. | Georgi Kodinov | 2009-09-09 | 129 | -885/+1303 |
* | | BUG#45999 Row based replication fails when auto_increment field = 0 | 2009-09-10 | 2 | -0/+144 | |
* | | Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent table | Sergey Glukhov | 2009-09-10 | 2 | -0/+12 |
* | | Local merge. | Sergey Vojtovich | 2009-09-10 | 2 | -0/+24 |
|\ \ | |||||
| * | | BUG#46961 - archive engine loses rows during self joining select! | Sergey Vojtovich | 2009-09-04 | 2 | -0/+24 |
* | | | Local merge. | Sergey Vojtovich | 2009-09-10 | 2 | -0/+16 |
|\ \ \ | |||||
| * | | | BUG#46483 - drop table of partitioned table may leave | Sergey Vojtovich | 2009-09-02 | 2 | -0/+16 |
* | | | | Local merge. | Sergey Vojtovich | 2009-09-10 | 4 | -0/+26 |
|\ \ \ \ | |||||
| * | | | | BUG#45638 - Create temporary table with engine innodb fails | Sergey Vojtovich | 2009-09-09 | 4 | -0/+26 |
| |/ / / | |||||
* | | | | Local merge. | Sergey Vojtovich | 2009-09-10 | 2 | -0/+22 |
|\ \ \ \ | |||||
| * | | | | BUG#29203 - archive tables have weird values in show table status | Sergey Vojtovich | 2009-09-09 | 2 | -0/+22 |
* | | | | | automerge | Georgi Kodinov | 2009-09-08 | 2 | -0/+62 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Bug #46791: Assertion failed:(table->key_read==0),function unknown | Georgi Kodinov | 2009-09-03 | 2 | -0/+62 |
* | | | | | Automerge. | Alexey Kopytov | 2009-09-08 | 2 | -0/+70 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Bug #46159: simple query that never returns | Alexey Kopytov | 2009-09-06 | 2 | -0/+70 |
* | | | | | Bug#46259: Merge | Martin Hansson | 2009-09-07 | 2 | -0/+28 |
|\ \ \ \ \ | |||||
| * | | | | | Bug#46259: 5.0.83 -> 5.1.36, query doesn't work | Martin Hansson | 2009-09-07 | 2 | -0/+28 |
| | |_|/ / | |/| | | | |||||
* | | | | | Automerge | Mikael Ronstrom | 2009-09-07 | 29 | -76/+1125 |
|\ \ \ \ \ | |||||
| * | | | | | Bug#46010 main.ctype_gbk_binlog fails sporadically : Table 't2' already exists | 2009-09-07 | 8 | -4/+11 | |
| * | | | | | Bug#45581 Test rpl_row_sp006_InnoDB fails randomly: Unknown database 'mysqlte... | 2009-09-07 | 1 | -19/+17 | |
| * | | | | | Bug#45605: ps_not_windows.test fails: | Davi Arnaut | 2009-09-04 | 5 | -12/+12 |
| * | | | | | Automerge | Ramil Kalimullin | 2009-09-04 | 2 | -0/+38 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix for bug#46629: Item_in_subselect::val_int(): Assertion `0' | Ramil Kalimullin | 2009-09-04 | 2 | -0/+38 |
| * | | | | | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2009-09-04 | 2 | -0/+19 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Bug#45989 memory leak after explain encounters an error in the query | Sergey Glukhov | 2009-09-04 | 2 | -0/+19 |
| * | | | | | | merge mysql-5.0-bugteam to mysql-5.1-bugteam | Satya B | 2009-09-04 | 2 | -0/+30 |
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | Fix for BUG#46384 - mysqld segfault when trying to create table with same | Satya B | 2009-09-04 | 2 | -0/+30 |
| | * | | | | Backported the --parallel=str option from mtr2 for backward compatibility | Georgi Kodinov | 2009-09-02 | 1 | -0/+3 |
| | * | | | | merge 5.0-main -> 5.0-bugteam | Georgi Kodinov | 2009-08-31 | 2 | -143/+0 |
| | |\ \ \ \ | |||||
| | | * | | | | Correct a merge error that happened during a backport for 5.0.82sp1: | Joerg Bruehe | 2009-08-11 | 2 | -143/+0 |
| * | | | | | | Bug#45823 Assertion failure in file row/row0mysql.c line 1386 | V Narayanan | 2009-09-04 | 7 | -0/+962 |
| | |_|/ / / | |/| | | | | |||||
| * | | | | | BUG#45581 Test rpl_row_sp006_InnoDB fails randomly: Unknown database 'mysqlte... | 2009-09-04 | 2 | -41/+36 | |
* | | | | | | Fix to ensure that all subpartitions gets deleted before renaming starts, BUG... | Mikael Ronstrom | 2009-09-07 | 2 | -0/+31 |
|/ / / / / | |||||
* | | | | | 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 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge main 5.1 into 5.1-build | Joerg Bruehe | 2009-08-13 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| * | | | | | | Create separate vardirs during collections test runs. | Daniel Fischer | 2009-08-12 | 2 | -6/+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 | 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 | 2009-08-29 | 5 | -8/+90 | |
* | | | | | | | Reduce test case runtime. | Davi Arnaut | 2009-08-28 | 4 | -0/+16 |