summaryrefslogtreecommitdiff
path: root/sql/rpl_mi.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26: Global transaction ID.unknown2013-06-051-1/+23
* MDEV-26: Global transaction ID.unknown2013-05-221-3/+12
* Fixed: MDEV-4352; LOAD DATA was not multi-source safeMichael Widenius2013-05-031-10/+12
* Makeing rpl_filter for each Master_info.Lixun Peng2013-04-161-0/+68
* MDEV-26: Global transaction ID.unknown2013-03-271-0/+1
* MDEV-26: Global transaction ID.unknown2013-03-211-5/+5
* MDEV-26. Intermediate commit.unknown2013-01-221-7/+42
* MDEV-500: Session variable for server_idunknown2012-10-231-2/+4
* MDEV-26: Global transaction id. Partial commit.unknown2012-10-231-1/+1
* cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-1/+1
* MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-1/+1
* Fixed compiler warningsMichael Widenius2012-10-041-1/+2
* Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC.Michael Widenius2012-10-031-9/+135
* Made max_relay_log_size depending on master connection.Michael Widenius2012-10-011-9/+23
* Fixed issues found by QA (Elena)Michael Widenius2012-09-281-25/+28
* Implementation of Multi-source replication (MDEV:253)Michael Widenius2012-09-281-2/+470
* mysql-5.5.22 mergeSergei Golubchik2012-03-281-1/+1
|\
| * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| |\
* | \ merge with mysql-5.5.21Sergei Golubchik2012-03-091-0/+4
|\ \ \ | |/ /
| * | BUG#11752315 - 43460: STOP SLAVE UNABLE TO COMPLETE WHEN SLAVE THREAD IS TRYI...Manish Kumar2012-01-231-0/+4
* | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-3/+16
|\ \ \ | |/ /
| * | BUG#11809016 - NO WAY TO DISCOVER AN INSTANCE IS NO LONGER A SLAVE FOLLOWING ...Alfranio Correia2011-07-181-1/+13
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ | | |/
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+4
* | | safe_mutex deadlock detector post-merge fixesSergei Golubchik2011-10-191-8/+2
* | | merge with 5.3Sergei Golubchik2011-10-191-1/+2
|\ \ \
| * | | Backport MySQL WL#2540 into MariaDB.unknown2011-05-031-1/+2
* | | | lots of post-merge changesSergei Golubchik2011-04-251-7/+0
* | | | merge.Sergei Golubchik2010-11-251-0/+8
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge with MySQL 5.1.49Michael Widenius2010-08-021-5/+22
| |\ \ | | |/
| * | Merge latest XtraDB from lp:percona-xtradb into MariaDB.unknown2009-06-111-5/+0
| * | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de...Michael Widenius2008-12-031-2/+17
* | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-1/+23
|\ \ \
| * | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
| * | | BUG#54509: rpl_show_slave_running crashes the server sporadicallyLuis Soares2010-06-241-0/+22
* | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-091-8/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | BUG#53657: Slave crashed with error 22 when trying to lock mutexLuis Soares2010-05-241-5/+22
| |/
* | Bug#53983 Placeholder for MASTER_BIND in master.infoMagnus BlÄudd2010-06-021-3/+13
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-2/+3
* | BUG#50364: manual merge to mysql-next-mr-bugfixing.Luis Soares2010-02-031-3/+16
|\ \
| * | BUG#50364: FLUSH LOGS crashes the server (rpl.rpl_heartbeat_basicLuis Soares2010-02-031-3/+16
* | | Patch to eliminate warnings in mysql-next-mr-bugteam.Mats Kindahl2010-01-251-2/+2
* | | WL#2360 Performance schemaMarc Alff2010-01-061-20/+22
* | | BUG#48048: Deprecated constructs need removal in BetonyLuis Soares2009-11-041-42/+22
|/ /
* | merge from 5.1-rpl+2 repo to a local branch with HB and bug@27808 fixesAndrei Elkin2009-10-011-7/+20
|\ \
| * | BUG#43075 rpl.rpl_sync fails sporadically on pushbuildAlfranio Correia2009-09-301-0/+1
| * | BUG#40337 Fsyncing master and relay log to disk after every event is too slowAlfranio Correia2009-09-291-9/+8
| * | BUG#35542 Add option to sync master and relay log to disk after every eventAlfranio Correia2009-09-291-4/+16
| |/
* | backporting bug@27808 fixesAndrei Elkin2009-10-011-7/+81
* | WL#342 heartbeatAndrei Elkin2009-09-291-7/+32
|/