Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Windows build failure (after manual merge from 5.1-bugteam). | Alexander Nozdrin | 2010-01-31 | 1 | -1/+1 |
* | Manual merge from mysql-5.1-bugteam. | Alexander Nozdrin | 2010-01-30 | 19 | -111/+379 |
|\ | |||||
| * | Bug #48321 CURRENT_USER() incorrectly replicated for DROP/RENAME USER; | 2010-01-30 | 4 | -59/+205 | |
| * | Bug #50271: Debug output of JOIN structures is garbled | Tor Didriksen | 2010-01-28 | 1 | -7/+17 |
| * | Auto-merge. | Ramil Kalimullin | 2010-01-29 | 2 | -0/+15 |
| |\ | |||||
| | * | Fix for bug#49897: crash in ptr_compare when char(0) NOT NULL | Ramil Kalimullin | 2010-01-29 | 2 | -0/+15 |
| | * | Bug#50409 Solaris 8 compatibility broken by assumption about | Staale Smedseng | 2010-01-27 | 2 | -2/+2 |
| * | | Bug #49552 : sql_buffer_result cause crash + not found records | Georgi Kodinov | 2010-01-29 | 1 | -2/+2 |
| * | | Fix for compiler warnings: | Davi Arnaut | 2010-01-28 | 8 | -17/+16 |
| * | | merging from 5.1-bt to a local bugfix branch | Andrei Elkin | 2010-01-28 | 2 | -6/+36 |
| |\ \ | |||||
| | * | | WL#5182 Remove more deprecated 4.1/5.0 features | Magne Mahre | 2010-01-27 | 2 | -6/+36 |
| * | | | bug#47142 | Andrei Elkin | 2010-01-27 | 2 | -4/+50 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | bug#47142 | Andrei Elkin | 2010-01-27 | 1 | -1/+2 |
| | * | | Bug #47142 "slave start until" stops 1 event too late in 4.1 to 5.0 replication | Andrei Elkin | 2010-01-25 | 2 | -4/+48 |
| * | | | Bug#49491: Much overhead for MD5() and SHA1() on short strings | Davi Arnaut | 2010-01-26 | 1 | -15/+16 |
| * | | | automerge: mysql-5.1-bugteam branch --> mysql-5.1-bugteam latest | Luis Soares | 2010-01-26 | 2 | -1/+22 |
| |\ \ \ | |||||
| | * | | | BUG#49481: RBR: MyISAM and bit fields may cause slave to stop on delete: | Luis Soares | 2010-01-21 | 2 | -1/+17 |
| * | | | | fix a windows test run bug with debug binaries : dbug frame | Georgi Kodinov | 2010-01-26 | 1 | -1/+1 |
* | | | | | Manual merge from mysql-5.1-bugteam. | Alexander Nozdrin | 2010-01-30 | 25 | -159/+249 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Manual merge with Conflicts: | 2010-01-25 | 27 | -167/+262 | |
| |\ \ \ \ | |||||
| | * | | | | Backport Bug#37148 to 5.1 | He Zhenxing | 2010-01-24 | 25 | -159/+241 |
* | | | | | | Auto-merge from mysql-5.1-bugteam. | Alexander Nozdrin | 2010-01-30 | 5 | -12/+115 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Bug #49132 Replication failure on temporary table + DDL | 2010-01-22 | 5 | -12/+115 | |
* | | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2010-01-24 | 24 | -205/+238 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Bug#49501 Inefficient information_schema check (system collation), addon | Sergey Glukhov | 2010-01-22 | 6 | -8/+13 |
| |/ / / / | |||||
| * | | | | WL#5154 Remove deprecated 4.1 features | Magne Mahre | 2010-01-21 | 5 | -8/+30 |
| * | | | | BUG#46364 MyISAM transbuffer problems (NTM problem) | Alfranio Correia | 2010-01-20 | 4 | -8/+25 |
| * | | | | post-push patch for bug#47343. | Mattias Jonsson | 2010-01-19 | 1 | -0/+1 |
| * | | | | Bug #49512 : subquery with aggregate function crash | Georgi Kodinov | 2009-12-23 | 1 | -0/+1 |
| * | | | | revert of the fix for bug #45989: pushed by mistake. | Georgi Kodinov | 2010-01-19 | 1 | -2/+0 |
| * | | | | merge | Mattias Jonsson | 2010-01-19 | 4 | -27/+68 |
| |\ \ \ \ | |||||
| | * | | | | Bug#47343: InnoDB fails to clean-up after lock wait timeout on | Mattias Jonsson | 2010-01-18 | 4 | -27/+68 |
| * | | | | | merge | Georgi Kodinov | 2010-01-19 | 9 | -41/+49 |
| |\ \ \ \ \ | |||||
| | * | | | | | Bug#49501 Inefficient information_schema check (system collation) | Sergey Glukhov | 2010-01-19 | 9 | -41/+49 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | Bug #45989 take 2 : memory leak after explain encounters an | Georgi Kodinov | 2010-01-18 | 1 | -0/+2 |
| |/ / / / | |||||
| * | | | | Fix for BUG#49481 and BUG#49482 reverted. | Luis Soares | 2010-01-19 | 2 | -76/+2 |
| * | | | | merge | Mattias Jonsson | 2010-01-17 | 1 | -25/+22 |
| |\ \ \ \ | |||||
| | * | | | | Bug#49742: Partition Pruning not working correctly for RANGE | Mattias Jonsson | 2009-12-22 | 1 | -25/+22 |
| * | | | | | BUG#47418 RBR fails, failure with mixup of base/temporary/view | 2010-01-16 | 2 | -0/+4 | |
| * | | | | | Bug #46175: NULL read_view and consistent read assertion | Georgi Kodinov | 2010-01-15 | 2 | -1/+13 |
| | |/ / / | |/| | | | |||||
* | | | | | Manual merge from mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2010-01-15 | 13 | -35/+157 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix for BUG#49481 and BUG#49482. | Luis Soares | 2010-01-14 | 2 | -2/+76 |
| * | | | | BUG#50018: automerge from 5.1-bt local --> 5.1-bt local latest. | Luis Soares | 2010-01-14 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | BUG#50018: binlog corruption when table has many columns | Luis Soares | 2010-01-06 | 1 | -3/+3 |
| * | | | | | automerge | Kristofer Pettersson | 2010-01-13 | 11 | -13/+47 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge of fix for Bug#48157. | Martin Hansson | 2010-01-13 | 4 | -5/+15 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | merge 5.1-main to 5.1-bugteam | Georgi Kodinov | 2010-01-13 | 2 | -3/+3 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | BUG#49222: Mark RAND() as unsafe | Sven Sandberg | 2010-01-13 | 1 | -0/+10 |
| | | * | | | | | | Bug #50096: CONCAT_WS inside procedure returning wrong data | Gleb Shchepa | 2010-01-13 | 1 | -2/+2 |
| | * | | | | | | | Bug#48157: crash in Item_field::used_tables | Martin Hansson | 2010-01-12 | 3 | -3/+16 |
| | |/ / / / / / |