Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG#37717: rpl.rpl_stm_until 'stmt' fails sporadically on pushbuild | Sven Sandberg | 2008-07-23 | 3 | -9/+63 |
* | BUG#37834: mtr --max-test-fail=0 does not set max number of failed tests to u... | Sven Sandberg | 2008-07-22 | 1 | -1/+1 |
* | automerge. | Sven Sandberg | 2008-07-16 | 2 | -1/+5 |
|\ | |||||
| * | BUG#37733: rpl.rpl_flushlog_loop 'row' fails sporadically on pushbuild | Sven Sandberg | 2008-07-16 | 2 | -1/+5 |
* | | BUG#38127: main.mysqlbinlog_base64 fails sporadically on pushbuild | Sven Sandberg | 2008-07-16 | 2 | -15/+10 |
|/ | |||||
* | BUG#38127: main.mysqlbinlog_base64 fails sporadically on pushbuild | Sven Sandberg | 2008-07-15 | 1 | -0/+15 |
* | BUG#37733: rpl.rpl_flushlog_loop 'row' fails sporadically on pushbuild | Sven Sandberg | 2008-07-15 | 1 | -3/+3 |
* | BUG#37975: wait_for_slave_* should increase the timeout | Sven Sandberg | 2008-07-14 | 1 | -8/+4 |
* | BUG#37975: wait_for_slave_* should increase the timeout | Sven Sandberg | 2008-07-14 | 2 | -0/+42 |
* | local merge in 5.1-rpl | Sven Sandberg | 2008-07-14 | 77 | -678/+418 |
|\ | |||||
| * | BUG#37975: wait_for_slave_* should increase the timeout | Sven Sandberg | 2008-07-10 | 77 | -678/+418 |
* | | test case rpl.rpl000018 does not exist but has option files. | Sven Sandberg | 2008-07-10 | 2 | -2/+0 |
|/ | |||||
* | Ensuring that master and slave both issue a RESET MASTER and RESET SLAVE | Mats Kindahl | 2008-07-09 | 2 | -2/+21 |
* | Patch to remove extreneous printout. | Mats Kindahl | 2008-07-08 | 1 | -1/+0 |
* | Manual merge with mysql-5.1-rpl | Mats Kindahl | 2008-07-08 | 2 | -0/+13 |
|\ | |||||
| * | merged in disabled test cases | Sven Sandberg | 2008-07-08 | 12 | -243/+1074 |
| |\ | |||||
| * | | BUG#37962: *_func tests containing sleeps/race conditions | Sven Sandberg | 2008-07-08 | 1 | -0/+10 |
| * | | BUG#37933: Test "rpl_insert" fails - timing problem in replication test ? | Sven Sandberg | 2008-07-07 | 1 | -0/+3 |
* | | | Bug #37939 rpl_row_stop_middle_update fails sporadically on pushbuild | Mats Kindahl | 2008-07-08 | 1 | -1/+33 |
| |/ |/| | |||||
* | | merged fix for bug#37373 into 5.1-rpl | Sven Sandberg | 2008-07-07 | 320 | -8742/+18393 |
|\ \ | |/ | |||||
| * | merged fixes for bug#37858 | Sven Sandberg | 2008-07-07 | 2 | -7/+8 |
| |\ | |||||
| | * | Post-merge fixes. | Sven Sandberg | 2008-07-07 | 2 | -7/+8 |
| * | | merge with local changes for bug#37906 | Sven Sandberg | 2008-07-07 | 312 | -8727/+18378 |
| |\ \ | | |/ | |||||
| | * | rpl_row_inexist_tbl gave a merge conflict because the binlog | Sven Sandberg | 2008-07-07 | 3 | -72/+43 |
| | * | BUG#37906: innodb_max_dirty_pages_pct_func does not clean up after itself | Sven Sandberg | 2008-07-06 | 3 | -1/+7 |
| | * | Merge 5.1 -> 5.1-rpl | Sven Sandberg | 2008-07-06 | 307 | -8655/+18329 |
| | |\ | |||||
| | | * | Upmerge 5.0 -> 5.1 | Matthias Leich | 2008-07-01 | 3 | -5/+20 |
| | | |\ | |||||
| | | | * | Fix for | Matthias Leich | 2008-06-30 | 3 | -5/+20 |
| | | * | | We may need 5.1.27 for selected pushes, so reserve the number. | Joerg Bruehe | 2008-06-30 | 1 | -1/+1 |
| | | * | | Upmerge 5.0 -> 5.1 | Matthias Leich | 2008-06-25 | 2 | -109/+181 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Fix for | Matthias Leich | 2008-06-25 | 2 | -108/+180 |
| | | * | | auto merge 5.1-main --> 5.1-bugteam | Gleb Shchepa | 2008-06-25 | 14 | -243/+342 |
| | | |\ \ | |||||
| | | | * \ | auto merge | Tatiana A. Nurnberg | 2008-06-21 | 6 | -26/+78 |
| | | | |\ \ | |||||
| | | | | * | | Correct the version number, after cloning 5.1.26 the next one is 27 | Joerg Bruehe | 2008-06-20 | 1 | -1/+1 |
| | | | | * | | Raise version number after cloning 5.1.26 | Joerg Bruehe | 2008-06-20 | 1 | -1/+1 |
| | | | | * | | merging prior to push Bug #36443 | Andrei Elkin | 2008-06-20 | 9 | -218/+265 |
| | | | | |\ \ | |||||
| | | | | * | | | Bug#36443 Server crashes when executing insert when insert trigger on table | Andrei Elkin | 2008-06-19 | 5 | -25/+77 |
| | | | * | | | | Bug#33812: mysql client incorrectly parsing DELIMITER | Tatiana A. Nurnberg | 2008-06-20 | 3 | -31/+8 |
| | | | | |/ / | | | | |/| | | |||||
| | | | * | | | re 36818: rpl_server_id1 fails expecting slave has stopped | Tatiana A. Nurnberg | 2008-06-19 | 1 | -0/+1 |
| | | | * | | | Bug#36434: ha_innodb.so is installed in the wrong directory | Tatiana A. Nurnberg | 2008-06-19 | 1 | -1/+1 |
| | | | * | | | Bug#35480: BOM detection code crashes mysql CLI with zero-sized input | Tatiana A. Nurnberg | 2008-06-19 | 1 | -1/+1 |
| | | | * | | | Fixed bug #37004. | Tatiana A. Nurnberg | 2008-06-19 | 3 | -0/+21 |
| | | * | | | | auto merge 5.0-bugteam --> 5.1-bugteam | Gleb Shchepa | 2008-06-24 | 3 | -33/+24 |
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| | | |||||
| | | | * | | | back-port from 5.1. | Gleb Shchepa | 2008-06-24 | 1 | -1/+1 |
| | | | * | | | back-port from 5.1. | Gleb Shchepa | 2008-06-24 | 3 | -31/+8 |
| | | | * | | | Bug #36244: MySQL CLI doesn't recognize standalone -- | Gleb Shchepa | 2008-06-24 | 2 | -1/+15 |
| | | * | | | | Automatic merge | Matthias Leich mleich@mysql.com | 2008-06-20 | 184 | -5657/+9737 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | 1. Upmerge of fix for the bugs | Matthias Leich mleich@mysql.com | 2008-06-18 | 184 | -5657/+9737 |
| | | | |\ \ \ \ | | | | | |/ / / | |||||
| | | | | * | | | Fix for | Matthias Leich mleich@mysql.com | 2008-06-18 | 104 | -5593/+8633 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Fix for | Matthias Leich mleich@mysql.com | 2008-06-16 | 104 | -5593/+8633 |