summaryrefslogtreecommitdiff
path: root/sql/rpl_mi.h
Commit message (Expand)AuthorAgeFilesLines
* Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* MDEV-4332 Increase username length from 16 charactersSergei Golubchik2013-04-181-1/+1
* Fixed MDEV-4013: Password length in replication setupMichael Widenius2013-01-111-3/+3
* mysql-5.5.22 mergeSergei Golubchik2012-03-281-2/+1
|\
| * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| |\
* | \ merge with mysql-5.5.21Sergei Golubchik2012-03-091-2/+2
|\ \ \ | |/ /
| * | BUG#11752315 - 43460: STOP SLAVE UNABLE TO COMPLETE WHEN SLAVE THREAD IS TRYI...Manish Kumar2012-01-231-2/+2
* | | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \ \
| * \ \ Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\ \ \
| | * \ \ Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| | |\ \ \
| | | * \ \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | | |\ \ \ | | | | | |/ | | | | |/|
* | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-3/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | BUG#11809016 - NO WAY TO DISCOVER AN INSTANCE IS NO LONGER A SLAVE FOLLOWING ...Alfranio Correia2011-07-181-1/+1
| * | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | |_|/ | | |/| |
* | | | | merge with 5.3Sergei Golubchik2011-10-191-0/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Backport MySQL WL#2540 into MariaDB.unknown2011-05-031-0/+6
| | |_|/ | |/| |
* | | | merge.Sergei Golubchik2010-11-251-2/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-2/+2
| |/
| * BUG#53657: Slave crashed with error 22 when trying to lock mutexLuis Soares2010-05-241-2/+3
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+1
* | BUG#50364: manual merge to mysql-next-mr-bugfixing.Luis Soares2010-02-031-1/+3
|\ \
| * | BUG#50364: FLUSH LOGS crashes the server (rpl.rpl_heartbeat_basicLuis Soares2010-02-031-1/+3
* | | WL#2360 Performance schemaMarc Alff2010-01-061-3/+3
* | | BUG#48048: Deprecated constructs need removal in BetonyLuis Soares2009-11-041-2/+1
|/ /
* | merge from 5.1-rpl+2 repo to a local branch with HB and bug@27808 fixesAndrei Elkin2009-10-011-1/+7
|\ \
| * | BUG#40337 Fsyncing master and relay log to disk after every event is too slowAlfranio Correia2009-09-291-1/+8
| |/
* | backporting bug@27808 fixesAndrei Elkin2009-10-011-2/+7
* | WL#342 heartbeatAndrei Elkin2009-09-291-0/+2
|/
* Renaming MASTER_INFO to Master_info in order to follow the codingunknown2007-08-161-9/+9
* Renaming RELAY_LOG_INFO and st_relay_log_info to follow coding standardsunknown2007-08-161-1/+1
* BUG#24954 (Last_errno and Last_error not set after master_retry_count hasunknown2007-06-111-1/+1
* 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/+3
* | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplunknown2007-04-121-0/+3
|\ \
| * | BUG#25688 (RBR: circular replication may cause STMT_END_F flags to beunknown2007-04-121-0/+3
* | | Bug#19991 CHANGE MASTER need option ssl-verify-server-certunknown2007-03-291-0/+1
|/ /
* | Many files:unknown2006-12-271-2/+1
|/
* Refactoring: Moved master info functionality into rpl_mi.cc to unknown2006-10-311-0/+110