summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10563 Crash during shutdown in Master_info_index::any_slave_sql_runningVicențiu Ciorbaru2016-08-231-0/+1
* Cleanups and minor fixesMonty2016-08-211-1/+1
* MDEV-10455: libmariadbclient18 + MySQL-python leaks memory on failed connectionsOleksandr Byelkin2016-08-111-1/+1
* Fixed for failures in buildbot: ReplicationSergei Golubchik2016-06-221-2/+5
* Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-2/+2
|\
| * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-141-2/+2
| |\
| | * Bug#23251517: SEMISYNC REPLICATION HANGINGmysql-5.5.50Sujatha Sivakumar2016-05-161-26/+12
| | * Bug#20685029: SLAVE IO THREAD SHOULD STOP WHEN DISK ISSujatha Sivakumar2016-03-011-13/+27
* | | MDEV-9595: Shutdown takes forever with many replication channelsKristian Nielsen2016-03-031-0/+1
* | | Merge branch 'tmp' into tmp-10.0Kristian Nielsen2016-01-151-9/+1
|\ \ \
| * | | Fix error handling for GTID and domain-based parallel replicationKristian Nielsen2016-01-151-9/+1
* | | | Fixed bug in semi_sync replication tests.Monty2016-01-031-4/+4
* | | | Cleanup of slave code:Monty2016-01-031-7/+6
* | | | Fixes to get all test to run on MacosX Lion 10.7Monty2015-11-291-9/+9
* | | | Merge branch 'mdev7818-4' into bb-10.0-knielsenKristian Nielsen2015-11-131-1/+6
|\ \ \ \
| * | | | Change Seconds_behind_master to be updated only at commit in parallel replica...Kristian Nielsen2015-11-131-1/+6
* | | | | MDEV-8476 Race condition in slave SQL thread shutdownMonty2015-11-121-4/+14
|/ / / /
* | | | MDEV-4487 Allow replication from MySQL 5.6+ when GTID is enabled on the masterMonty2015-10-081-0/+6
|/ / /
* | | Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-031-9/+1
|\ \ \ | |/ /
| * | Fixed warnings and errors found by buildbotMonty2015-07-251-9/+1
| * | CRLF->LFSergei Golubchik2015-06-021-2/+2
* | | Fixed MDEV-8428: Mangled DML statements on 2nd level slave when enabling binl...Monty2015-07-261-1/+1
* | | Merge MDEV-8294 into 10.0Kristian Nielsen2015-06-101-6/+19
|\ \ \
| * | | MDEV-8294: Inconsistent behavior of slave parallel threads at runtimeKristian Nielsen2015-06-101-6/+19
* | | | Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-3/+19
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-04-271-3/+19
| |\ \ \ | | | |/ | | |/|
| | * | Problem: IO thread fails to connect to master if servers are configured withVenkatesh Duggirala2015-01-141-2/+18
| | * | Bug#17283409 4-WAY DEADLOCK: ZOMBIES, PURGING BINLOGS,Venkatesh Duggirala2014-05-081-1/+5
| | * | Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| | * | Bug#16865959 - PLEASE BACKPORT BUG 14749800.Praveenkumar Hulakund2013-07-241-2/+4
| | * | BUG#16438800 - SLAVE_MAX_ALLOWED_PACKET NOT HONORED ON SLAVE IO CONNECTManish Kumar2013-03-251-14/+32
| | * | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-06-121-6/+6
| | |\ \
| | | * \ BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-05-301-6/+6
| | | |\ \
| | | | * | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-05-211-5/+6
| | | |/ /
| | | * | Bug#12636001 : deadlock from thd_security_contextGopal Shankar2012-05-171-2/+2
| | * | | merge bug11754117-45670 fixes from 5.1.Andrei Elkin2012-04-211-1/+8
| | |\ \ \ | | | |/ /
| | | * | BUG#11754117 incorrect logging of INSERT into auto-increment Andrei Elkin2012-04-201-1/+8
| | * | | BUG#12400313Luis Soares2012-03-121-9/+83
| | |\ \ \ | | | |/ /
| | | * | BUG#12400313 RELAY_LOG_SPACE_LIMIT IS NOT WORKING IN MANY CASESLuis Soares2012-03-121-9/+83
| | * | | Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| | |\ \ \ | | | |/ /
| | | * | BUG#11878104: FIXES OF BUG 11752963 - 44312 TO BACKPORT TO MYSQL-5.1Rohit Kalhans2011-08-261-5/+6
| | | * | Updated/added copyright headersKent Boortz2011-07-031-3/+3
| | | |\ \
| | * | | | BUG#11752315 - 43460: STOP SLAVE UNABLE TO COMPLETE WHEN SLAVE THREAD IS TRYI...Manish Kumar2012-01-231-34/+34
| | * | | | reverting the initial patch for bug#13437900 for refinement.Andrei Elkin2011-11-291-1/+1
| | * | | | BUG#13427949: CHANGE MASTER TO USER='' (EMPTY USER) CAUSES ERRORS ON VALGRING Luis Soares2011-11-241-1/+13
| | * | | | Bug#12897501 REPLICATION DOES NOT SUPPORT WINDOWS AUTH PLUG-IN Rafal Somla2011-09-141-0/+4
| | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| | |\ \ \ \ | | | |/ / /
| | | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | |\ \ \
| | | | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | * | | | | BUG#11762616: BUG#55229: 'POSTION'Luis Soares2011-05-061-3/+3
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |