summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* BUG#48048: Deprecated constructs need removal in BetonyLuis Soares2009-11-0420-1249/+91
* Bug#13963 SHOW SLAVE HOSTS is unreliableunknown2009-10-202-14/+30
* Postfix after merge semi-sync with heartbeatHe Zhenxing2009-10-141-2/+4
* backporting fixes of bug@45940 to 5.1-rpl+2 to cover failures rpl_heartbeat_*...Andrei Elkin2009-10-095-119/+132
* BUG#40611, BUG#44779: reverted in mysql-5.1-rep+2.Luis Soares2009-10-072-74/+14
* Manual merge semi-sync to 5.1-rep+2He Zhenxing2009-10-0315-79/+1542
|\
| * Backporting BUG#40244 Optimized build of mysqld crashes when built with Sun S...He Zhenxing2009-09-301-4/+4
| * Backporting WL#4398 WL#1720He Zhenxing2009-09-2616-82/+1565
* | Backport BUG#34227 Replication permission error message is misleadingHe Zhenxing2009-10-021-1/+1
* | Backport post fix compiler warnings and test failures for BUG#25192 BUG#12190He Zhenxing2009-10-021-1/+1
* | Backport BUG#12190 CHANGE MASTER has differ path requiremts on MASTER_LOG_FIL...He Zhenxing2009-10-021-2/+4
* | 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-0126-202/+494
|\ \
| * | BUG#43075 rpl.rpl_sync fails sporadically on pushbuildAlfranio Correia2009-09-304-33/+12
| * | Automerge: mysql-5.1-rep+2 (local backports) --> mysql-5.1-rep+2 (local latest)Luis Soares2009-09-305-20/+96
| |\ \
| | * | 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-292-14/+74
| | * | Bug #30703 SHOW STATUS LIKE 'Slave_running' is not compatible with `SHOW SLAVELuis Soares2009-09-291-1/+2
| | * | BUG#28796: CHANGE MASTER TO MASTER_HOST="" leads to invalid master.infoLuis Soares2009-09-291-0/+13
| | * | BUG#23300: Slow query log on slave does not log slow replicated statementsLuis Soares2009-09-292-2/+3
| * | | BUG#40337 Fsyncing master and relay log to disk after every event is too slowAlfranio Correia2009-09-2911-32/+175
| * | | 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-294-19/+68
| * | | BUG#38173 Field doesn't have a default value with row-based replicationAlfranio Correia2009-09-293-12/+30
| * | | WL#4828 and BUG#45747Alfranio Correia2009-09-294-100/+4
| * | | BUG#44663 Unused replication options prevent server from starting.Alfranio Correia2009-09-291-5/+10
| |/ /
| * | BUG#28777, WL#4293: SHOW BINLOG EVENTS does not work on relay logLuis Soares2009-09-297-11/+39
* | | backporting bug@27808 fixesAndrei Elkin2009-10-018-32/+313
* | | WL#342 heartbeatAndrei Elkin2009-09-291-4/+3
* | | WL#342 heartbeatAndrei Elkin2009-09-2913-63/+541
|/ /
* | Bug #47645: Segmentation fault when out of memory during handlerton initializ...Mats Kindahl2009-09-251-0/+9
* | WL#5016: Fix header file include guardsMats Kindahl2009-09-2353-3/+245
* | Bug #37221: SET AUTOCOMMIT=1 does not commit binary logMats Kindahl2009-09-231-2/+9
* | BUG#29288: myisam transactions replicated to a transactionalMats Kindahl2009-09-231-6/+22
|/
* second merge from main, with adaptionsBjorn Munch2009-09-0238-365/+717
|\
| * fixed a valgrind warning in partition_pruningGeorgi Kodinov2009-09-021-0/+1
| * fixed a valgrind warning in partitioning codeGeorgi Kodinov2009-09-021-0/+1
| * Fixed win32 compilation warningsGeorgi Kodinov2009-09-021-1/+1
| * automergeGeorgi Kodinov2009-08-311-12/+29
| |\
| | * Bug #46749: Segfault in add_key_fields() with outer subquery level Georgi Kodinov2009-08-271-12/+29
| * | Merge from 5.1-bugteamStaale Smedseng2009-08-303-5/+52
| |\ \
| | * \ Automerge.Alexey Kopytov2009-08-301-1/+11
| | |\ \
| | | * | Bug #46607: Assertion failed: (cond_type == Item::FUNC_ITEM) Alexey Kopytov2009-08-301-1/+11
| | * | | Bug #44331 Restore of database with events produces warning in replicationunknown2009-08-292-4/+41
| * | | | Merge from 5.0 for 43414Staale Smedseng2009-08-2811-52/+27
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-2817-83/+44
| * | | Fix for a few assorted compiler warnings.Davi Arnaut2009-08-281-2/+1
| * | | mergeMattias Jonsson2009-08-289-63/+233
| |\ \ \
| | * \ \ Manual merge between bug#46362 and bug#20577.Mattias Jonsson2009-08-285-31/+74
| | |\ \ \