summaryrefslogtreecommitdiff
path: root/sql/rpl_rli.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Update FSF addressVicențiu Ciorbaru2019-05-111-1/+1
| * | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-0/+79
| |\ \ | | |/
* | | Merge branch 'gtid_table_garbage_rows' into gtid_table_garbage_rows_10.3Kristian Nielsen2018-10-071-0/+79
|\ \ \ | | |/ | |/|
| * | Fix accumulation of old rows in mysql.gtid_slave_posKristian Nielsen2018-10-071-0/+79
* | | MDEV-15373 post-push: fixing type mismatch alerted by windows build.Andrei Elkin2018-05-181-1/+2
* | | MDEV-15373 engine gtid_slave_pos table name disobeys lower-case-table-namesAndrei Elkin2018-05-181-0/+1
* | | cleanup: hide HA_ERR_RECORD_DELETED in ha_rnd_next()Sergei Golubchik2018-05-121-3/+1
* | | Add likely/unlikely to speed up executionMonty2018-05-071-5/+5
* | | Remove not needed calls to print_errorMichael Widenius2018-04-161-4/+2
* | | Remove compiler warningsMichael Widenius2018-04-161-1/+1
* | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-8/+5
* | | Fix a merge error in MDEV-12179 code in process_gtid_pos_tableSergei Petrunia2018-01-291-2/+2
* | | MDEV-13073 This part merges the Ali semisync related changesAndrei Elkin2017-12-181-1/+2
* | | Changed from using LOCK_log to LOCK_binlog_end_pos for binary logMonty2017-12-181-1/+2
* | | Removed not used lock argument from read_log_eventMonty2017-12-181-1/+1
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-4/+4
|\ \ \ | | |/ | |/|
| * | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-4/+4
* | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-08-261-13/+51
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-13/+51
| |\ \ | | |/
| | * Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-13/+51
| | |\
| | | * Fix purge_relay_logs post mergeVicențiu Ciorbaru2017-07-271-1/+0
| | | * MYSQL_BIN_LOG::open/close must be under LOCK_logSergei Golubchik2017-07-271-2/+11
| | | * Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-251-11/+43
| | | |\
| | | | * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2017-07-181-10/+42
| | | | |\
| | | | | * Bug#24901077: RESET SLAVE ALL DOES NOT ALWAYS RESET SLAVESujatha Sivakumar2017-02-281-9/+41
| | | | | * Fix for bug#14188793 - "DEADLOCK CAUSED BY ALTER TABLE DOEN'T CLEARDmitry Lenev2013-08-201-2/+9
| | | | | * Merge 5.5.24 back into main 5.5.Joerg Bruehe2012-05-071-0/+20
| | | | | |\
| | | | | | * BUG#13693012Luis Soares2012-02-241-0/+20
| | | | | | |\
| | | | | | | * Bug#13693012: SLAVE CRASHING ON INSERT STATEMENT WITH MERGE TABLE Luis Soares2012-02-241-0/+20
| | | | | * | | merge bug11754117-45670 fixes from 5.1.Andrei Elkin2012-04-211-2/+2
| | | | | |\ \ \ | | | | | | |/ / | | | | | |/| |
| | | | | | * | BUG#11754117 incorrect logging of INSERT into auto-increment Andrei Elkin2012-04-201-1/+3
| | | | | * | | 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#11760927Luis Soares2011-11-161-1/+2
| | | | | * | BUG#11760927: 53375: RBR + NO PK => HIGH LOAD ON SLAVE (TABLE Luis Soares2011-11-111-0/+9
| | | | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| | | | | |\ \ | | | | | | |/
| | | | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | | | * | BUG#12558519Luis Soares2011-05-241-0/+10
| | | | | |\ \
| | | | | | * | BUG#12558519: RPL_TYPECONV PRODUCES VALGRIND STACKLuis Soares2011-05-231-0/+10
| | | | | * | | Merge 5.5Mikael Ronström2011-04-151-1/+8
| | | | | |\ \ \ | | | | | | |/ /
| | | | | | * | Bug#11766528 PERFORMANCE_SCHEMA TRACKS BOTH BINARY AND RELAY LOGS IN THE SAME...Marc Alff2011-03-011-1/+8
| | | | | * | | mergeMikael Ronstrom2011-01-041-0/+3
| | | | | |\ \ \ | | | | | | |/ /
| | | | | | * | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-0/+3
| | | | | * | | Added THD wait state for MASTER POS WAITMikael Ronstrom2010-10-281-0/+4
| | | | | |/ /
| | | | | * | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-0/+16
| | | | | * | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-1/+1
| | | | | |\ \
| | | | | | * | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
| | | | | * | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-021-2/+1
| | | | | |\ \ \ | | | | | | |/ / | | | | | |/| / | | | | | | |/