summaryrefslogtreecommitdiff
path: root/sql/sql_binlog.cc
Commit message (Expand)AuthorAgeFilesLines
* 10.0-base mergeSergei Golubchik2014-02-261-1/+1
|\
| * 5.5 mergeSergei Golubchik2014-02-251-1/+1
| |\
| | * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-1/+1
| | |\
| | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | | Merge from 10.0-base to 10.0 the feature MDEV-4506: Parallel replication.unknown2013-11-011-3/+8
|\ \ \ \ | |/ / /
| * | | Fixes for parallel slave:Michael Widenius2013-10-141-3/+2
| * | | MDEV-4506: parallel replication.unknown2013-09-161-1/+1
| * | | MDEV-4506, parallel replication.unknown2013-09-131-1/+1
| * | | MDEV-4506: Parallel replication: Intermediate commitunknown2013-07-121-4/+7
| * | | MDEV-4506: Parallel replication: Intermediate commit.unknown2013-07-091-13/+4
| * | | MDEV-4506: Parallel replication: Intermediate commit.unknown2013-06-281-1/+13
| |/ /
* | | Merging TO_BASE64() and FROM_BASE64() from MySQL-5.6Alexander Barkov2013-09-231-1/+2
|/ /
* | mysql-5.5.31 mergeSergei Golubchik2013-05-071-1/+1
|\ \ | |/
| * Bug#11757464:SERVER CRASH IN RECURSIVE CALL WHEN OOMNisha Gopalakrishnan2013-01-151-1/+1
* | compilation warning: unused variableSergei Golubchik2012-03-051-2/+2
* | Merge MWL#234: @@skip_replication feature to MariaDB 5.5.unknown2012-03-011-0/+11
|\ \
| * | MWL#234: After-review fixes, including better names for the new system variab...unknown2011-08-121-7/+7
| * | MWL#234: Support for marking binlog events to not be replicated, and for tell...unknown2011-08-111-0/+9
* | | 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\ \ \
| * \ \ Merge with 5.2.Michael Widenius2011-12-111-3/+5
| |\ \ \
| | * \ \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-3/+5
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Updated/added copyright headersKent Boortz2011-07-031-2/+2
| | | |\ \
| | | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
* | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-1/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Updated/added copyright headersKent Boortz2011-07-041-1/+2
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-2/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Backport MySQL WL#2540 into MariaDB.unknown2011-05-031-1/+2
| * | | | | Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl.unknown2011-04-011-0/+8
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-0/+8
| | |\ \ \ \ | | | | |/ / | | | |/| |
| * | | | | Merge Percona patch MWL#47 into mariadb 5.2-percona.unknown2011-01-101-1/+1
| |/ / / /
* | | | | 5.5-mergeSergei Golubchik2011-07-021-2/+10
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge from 5.1.Guilhem Bichot2011-05-211-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-2/+2
| | | |/ | | |/|
| * | | Manual mergeunknown2010-11-281-0/+8
| |\ \ \ | | |/ /
| | * | BUG#54903 BINLOG statement toggles session variablesunknown2010-11-281-0/+8
* | | | merge.Sergei Golubchik2010-11-251-2/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge with MySQL 5.1.49Michael Widenius2010-08-021-17/+12
| |\ \ | | |/
| * | Merge with MySQL 5.1, with following additions:unknown2009-11-161-24/+27
| |\ \
| * | | We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-061-3/+3
* | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-1/+1
|\ \ \ \
| * | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
* | | | | 5.1-bugteam->trunk-merge mergeSergey Glukhov2010-06-211-17/+12
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Fix for bug #54393: crash and/or valgrind errors inRamil Kalimullin2010-06-181-17/+12
| | |/ | |/|
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-2/+12
* | | Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-301-1/+1
* | | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-1/+1
|\ \ \ | |/ / |/| |
| * | BUG#40337 Fsyncing master and relay log to disk after every event is too slowAlfranio Correia2009-09-291-1/+1
| |/
* | Bug#46640: output from mysqlbinlog command in 5.1 breaks replicationunknown2009-10-141-24/+27
|/
* BUG#41924: high-level replication functions are not commentedSven Sandberg2009-01-091-1/+4
* BUG#38290 valgrind warnings in binlog_base64_flagHe Zhenxing2008-08-141-0/+1