Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Auto-merge from mysql-trunk. | Alexander Nozdrin | 2010-02-20 | 2 | -0/+2 |
|\ | |||||
| * | merge from trunk | Bjorn Munch | 2010-02-14 | 13 | -17/+119 |
| |\ | |||||
| * \ | merge from mysql-trunk | Bjorn Munch | 2010-02-07 | 57 | -113/+2881 |
| |\ \ | |||||
| * \ \ | upmerge 49269 amendment | Bjorn Munch | 2010-01-07 | 2 | -0/+2 |
| |\ \ \ | |||||
| | * | | | Bug #49269 mysqltest crashes on 'reap' if query executed after 'send' | Bjorn Munch | 2010-01-07 | 2 | -0/+2 |
* | | | | | Bug#48308. | Serge Kozlov | 2010-02-16 | 4 | -81/+44 |
| |_|_|/ |/| | | | |||||
* | | | | Bug #43913 rpl_cross_version can't pass on conflicts complainig clash with | unknown | 2010-02-12 | 2 | -2/+1 |
* | | | | BUG#50984: check_testcase fails for rpl_tmp_table_and_DDL | Luis Soares | 2010-02-10 | 3 | -7/+22 |
* | | | | Bug#50201: Server crashes in explain_filename on an InnoDB partitioned table | Mattias Jonsson | 2010-02-10 | 3 | -0/+35 |
* | | | | Auto-merge from mysql-trunk. | Alexander Nozdrin | 2010-02-09 | 2 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | Fix ndb_dd_ddl.test: drop created database after use. | Alexander Nozdrin | 2010-02-09 | 2 | -0/+3 |
| | |_|/ | |/| | | |||||
* | | | | Auto-merge from mysql-trunk. | Alexander Nozdrin | 2010-02-05 | 57 | -113/+2881 |
|\ \ \ \ | |/ / / | |||||
| * | | | Manual merge from mysql-5.1-bugteam. | Alexander Nozdrin | 2010-02-03 | 8 | -1987/+45 |
| |\ \ \ | |||||
| | * | | | Revert a patch for Bug#48231, which introduced valgrind warnings. | Alexander Nozdrin | 2010-02-02 | 8 | -1987/+45 |
| * | | | | Manual merge from mysql-5.1-bugteam. | Alexander Nozdrin | 2010-01-30 | 19 | -31/+2154 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Bug #48321 CURRENT_USER() incorrectly replicated for DROP/RENAME USER; | unknown | 2010-01-30 | 8 | -45/+1987 |
| | * | | | merging from 5.1-bt to a local bugfix branch | Andrei Elkin | 2010-01-28 | 3 | -9/+9 |
| | |\ \ \ | |||||
| | | * | | | WL#5182 Remove more deprecated 4.1/5.0 features | Magne Mahre | 2010-01-27 | 1 | -2/+2 |
| | | * | | | Bug #49191 rpl_get_master_version_and_clock failed on PB2: COM_REGISTER_SLAV... | unknown | 2010-01-27 | 2 | -7/+7 |
| | * | | | | bug#47142 | Andrei Elkin | 2010-01-27 | 2 | -0/+55 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | automerge: mysql-5.1-bugteam branch --> mysql-5.1-bugteam latest | Luis Soares | 2010-01-26 | 6 | -0/+122 |
| | |\ \ \ \ | |||||
| | | * | | | | BUG#49481: RBR: MyISAM and bit fields may cause slave to stop on delete: | Luis Soares | 2010-01-21 | 6 | -0/+122 |
| * | | | | | | Manual merge from mysql-5.1-bugteam. | Alexander Nozdrin | 2010-01-30 | 2 | -0/+209 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Manual merge with Conflicts: | unknown | 2010-01-25 | 4 | -3/+214 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Backport Bug#37148 to 5.1 | He Zhenxing | 2010-01-24 | 2 | -0/+209 |
| * | | | | | | | Auto-merge from mysql-5.1-bugteam. | Alexander Nozdrin | 2010-01-30 | 5 | -22/+252 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Bug #49132 Replication failure on temporary table + DDL | unknown | 2010-01-22 | 5 | -22/+252 |
| * | | | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2010-01-24 | 9 | -80/+1683 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | Post-commit fix of two tests | Magne Mahre | 2010-01-22 | 2 | -3/+5 |
| | |/ / / / / | |||||
| | * | | | | | BUG#46364 MyISAM transbuffer problems (NTM problem) | Alfranio Correia | 2010-01-20 | 3 | -0/+1591 |
| | |/ / / / | |||||
| | * | | | | Fix for BUG#49481 and BUG#49482 reverted. | Luis Soares | 2010-01-19 | 2 | -77/+0 |
| | * | | | | BUG#47418 RBR fails, failure with mixup of base/temporary/view | unknown | 2010-01-16 | 2 | -0/+87 |
| * | | | | | BUG#50397 rpl.rpl_heartbeat_basic fails in mysql-trunk-merge | Alfranio Correia | 2010-01-21 | 2 | -16/+11 |
| * | | | | | Manual merge from mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2010-01-15 | 31 | -42/+593 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fix for BUG#49481 and BUG#49482. | Luis Soares | 2010-01-14 | 2 | -0/+77 |
| | * | | | | BUG#50018: binlog corruption when table has many columns | Luis Soares | 2010-01-14 | 1 | -1/+1 |
| | * | | | | BUG#50018: automerge from 5.1-bt local --> 5.1-bt local latest. | Luis Soares | 2010-01-14 | 2 | -18/+209 |
| | |\ \ \ \ | |||||
| | | * | | | | BUG#50018: binlog corruption when table has many columns | Luis Soares | 2010-01-07 | 2 | -561/+150 |
| | | * | | | | BUG#50018: binlog corruption when table has many columns | Luis Soares | 2010-01-06 | 4 | -355/+957 |
| | * | | | | | BUG#49222: Mark RAND() as unsafe | Sven Sandberg | 2010-01-13 | 11 | -11/+39 |
| | * | | | | | Postfix | unknown | 2010-01-08 | 1 | -3/+24 |
| | * | | | | | BUG #28421 Infinite loop on slave relay logs | unknown | 2010-01-08 | 2 | -0/+110 |
| | * | | | | | merge: 5.1-bugteam bug branch --> 5.1 bugteam latest. | Luis Soares | 2010-01-07 | 10 | -13/+47 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | BUG#49479: Slave stops with syntax error: LOAD DATA event without | Luis Soares | 2009-12-06 | 9 | -13/+30 |
| | * | | | | | | Bug#48776 row based replication breaks with spatial / geometry types, cause c... | He Zhenxing | 2010-01-05 | 2 | -0/+44 |
| | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Bug #49137 Replication failure on SBR/MBR + multi-table DROP TEMPORARY TABLE | unknown | 2009-12-31 | 2 | -0/+46 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| * | | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2009-12-23 | 1 | -2/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | | | | | / / | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Bug#47638 The rpl_killed_ddl test fails on Windows | He Zhenxing | 2009-12-21 | 1 | -2/+1 |
* | | | | | | BUG#50364: FLUSH LOGS crashes the server (rpl.rpl_heartbeat_basic | Luis Soares | 2010-02-03 | 1 | -1/+1 |
* | | | | | | Auto Merge fix for bug#50157 | unknown | 2010-01-31 | 2 | -7/+57 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | |