summaryrefslogtreecommitdiff
path: root/sql/rpl_mi.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2017-07-181-3/+2
|\
| * Bug#24901077: RESET SLAVE ALL DOES NOT ALWAYS RESET SLAVESujatha Sivakumar2017-02-281-2/+1
| * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| |\
| * | BUG#11752315 - 43460: STOP SLAVE UNABLE TO COMPLETE WHEN SLAVE THREAD IS TRYI...Manish Kumar2012-01-231-0/+4
| * | 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
| * | 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
| |/
| * Bug #31326: No compile check of order of initializationsgkodinov/kgeorge@macbook.gmz2007-12-141-2/+2
| * Renaming MASTER_INFO to Master_info in order to follow the codingmats@kindahl-laptop.dnsalias.net2007-08-161-6/+6
| * Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-rplmats@kindahl-laptop.dnsalias.net2007-06-091-1/+2
| |\
| | * BUG#24954 (Last_errno and Last_error not set after master_retry_count was rea...mats@kindahl-laptop.dnsalias.net2007-06-091-1/+2
| * | wl#2936 post-merge fixesserg@janus.mylan2007-04-161-2/+2
| * | Bug#19991 CHANGE MASTER need option ssl-verify-server-certmsvensson@pilot.blaudden2007-03-291-22/+50
| * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-271-2/+1
| |/
| * Refactoring: Moved master info functionality into rpl_mi.cc to lars@mysql.com/black.(none)2006-10-311-0/+386
* MDEV-12799 Buffer overflowSergei Golubchik2017-05-151-3/+3
* 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