summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-22306-2453/+15013
|\
| * Postfix after merge semi-sync with heartbeatHe Zhenxing2009-10-141-2/+4
| * Auto merge 5.1-rep-semisyncHe Zhenxing2009-10-1310-284/+519
| |\
| | * Backport post fix for semisyncHe Zhenxing2009-10-123-24/+9
| | * Backport BUG#47298 Semisync: always wait until timeout if no semi-sync slave ...He Zhenxing2009-10-126-20/+49
| | * BUG#45674 FLUSH STATUS does not reset semisynchronous countersHe Zhenxing2009-10-125-108/+122
| | * Backport Bug#45852 Semisynch: Last_IO_Error: Fatal error: Failed to run 'afte...He Zhenxing2009-10-121-1/+8
| | * Backport BUG#45848 Semisynchronous replication internals are visible in SHOW ...He Zhenxing2009-10-1210-143/+343
| * | Bug#42891: Tests cleanupSerge Kozlov2009-10-102-0/+4
| * | backporting fixes of bug@45940 to 5.1-rpl+2 to cover failures rpl_heartbeat_*...Andrei Elkin2009-10-0911-170/+342
| * | BUG#40611, BUG#44779: reverted in mysql-5.1-rep+2.Luis Soares2009-10-074-174/+14
| * | WL#4641, Bug#43828: fix for rpl_heartbeat_basic.test:Serge Kozlov2009-10-072-10/+10
| * | correcting rpl_partition.resultAndrei Elkin2009-10-071-0/+2
| * | WL#3788Serge Kozlov2009-10-033-0/+532
| * | Manual merge semi-sync to 5.1-rep+2He Zhenxing2009-10-0338-81/+5153
| |\ \ | | |/
| | * Fix semisync master/slave status always showed as OFF on sparcHe Zhenxing2009-10-034-4/+4
| | * Post fix SEMISYNC_PLUGIN_OPT when semi-sync plugins are not foundHe Zhenxing2009-10-021-1/+1
| | * Post fix backporting wl#1720He Zhenxing2009-10-021-2/+6
| | * Backporting BUG#40244 Optimized build of mysqld crashes when built with Sun S...He Zhenxing2009-09-301-4/+4
| | * Back porting the test case for semi-syncHe Zhenxing2009-09-305-0/+932
| | * Backporting WL#4398 WL#1720He Zhenxing2009-09-2634-85/+4240
| * | Auto mergeHe Zhenxing2009-10-0315-12/+1311
| |\ \
| | * | WL#4641 Heartbeat testingSerge Kozlov2009-10-029-0/+1146
| | * | fixing tests results: rpl_ndb_log, rpl_ndb_multi, sp_trans_log; adding replic...Andrei Elkin2009-10-026-12/+165
| * | | Post fix result fileHe Zhenxing2009-10-031-1/+2
| * | | Backport fixes for the follow testsHe Zhenxing2009-10-025-2/+8
| * | | Backport Post fix of result files after push of BUG#34227He Zhenxing2009-10-0214-33/+33
| * | | Backport BUG#34227 Replication permission error message is misleadingHe Zhenxing2009-10-022-5/+5
| * | | Backport post fix compiler warnings and test failures for BUG#25192 BUG#12190He Zhenxing2009-10-024-7/+34
| * | | Backport BUG#12190 CHANGE MASTER has differ path requiremts on MASTER_LOG_FIL...He Zhenxing2009-10-025-4/+76
| * | | Backport BUG#25192 Using relay-log and relay-log-index without values produce...He Zhenxing2009-10-026-11/+81
| * | | Backport BUG#38468 Memory leak detected when using mysqlbinlog utilityHe Zhenxing2009-10-022-2/+26
| * | | Backport BUG#41613 Slave I/O status inconsistent between SHOW SLAVE STATUS an...He Zhenxing2009-10-021-1/+2
| * | | Backport BUG#41013 main.bootstrap coredumps in 6.0-rplHe Zhenxing2009-10-022-1/+15
| |/ /
| * | merge from 5.1-rpl+2 repo to a local branch with HB and bug@27808 fixesAndrei Elkin2009-10-0165-515/+2686
| |\ \
| | * | Partial backport for BUG#41399, more precisely, the changes to Luis Soares2009-10-011-1/+1
| | * | BUG#43075 rpl.rpl_sync fails sporadically on pushbuildAlfranio Correia2009-09-304-33/+12
| | * | BUG#47749: rpl_slave_skip fails sporadically on PB2 (mysql-5.1-rep+2 tree).Luis Soares2009-09-301-2/+2
| | * | BUG#47741 rpl_ndb_extraCol fails in next-mr (mysql-5.1-rep+2) in RBRAlfranio Correia2009-09-302-93/+40
| | * | Post-fix for BUG#43789Alfranio Correia2009-09-304-42/+43
| | * | Automerge: mysql-5.1-rep+2 (local backports) --> mysql-5.1-rep+2 (local latest)Luis Soares2009-09-3013-21/+499
| | |\ \
| | | * | BUG#42928: binlog-format setting prevents server from start if binaryLuis Soares2009-09-291-3/+4
| | | * | BUG#40611: MySQL cannot make a binary log after sequential numberLuis Soares2009-09-294-14/+174
| | | * | Bug #30703 SHOW STATUS LIKE 'Slave_running' is not compatible with `SHOW SLAVELuis Soares2009-09-292-2/+3
| | | * | BUG#28796: CHANGE MASTER TO MASTER_HOST="" leads to invalid master.infoLuis Soares2009-09-293-0/+80
| | | * | BUG#23300: Slow query log on slave does not log slow replicated statementsLuis Soares2009-09-295-2/+238
| | * | | BUG#40337 Fsyncing master and relay log to disk after every event is too slowAlfranio Correia2009-09-2915-32/+365
| | * | | BUG#35542 Add option to sync master and relay log to disk after every eventAlfranio Correia2009-09-299-40/+121
| | * | | BUG#43789 different master/slave table defs cause crash: text/varchar nullAlfranio Correia2009-09-299-19/+873
| | * | | BUG#38173 Field doesn't have a default value with row-based replicationAlfranio Correia2009-09-299-196/+88