summaryrefslogtreecommitdiff
path: root/sql/rpl_mi.cc
Commit message (Expand)AuthorAgeFilesLines
* 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 initializationsunknown2007-12-141-2/+2
* Renaming MASTER_INFO to Master_info in order to follow the codingunknown2007-08-161-6/+6
* Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-rplunknown2007-06-091-1/+2
|\
| * BUG#24954 (Last_errno and Last_error not set after master_retry_count was rea...unknown2007-06-091-1/+2
* | wl#2936 post-merge fixesunknown2007-04-161-2/+2
* | Bug#19991 CHANGE MASTER need option ssl-verify-server-certunknown2007-03-291-22/+50
* | Many files:unknown2006-12-271-2/+1
|/
* Refactoring: Moved master info functionality into rpl_mi.cc to unknown2006-10-311-0/+386