summaryrefslogtreecommitdiff
path: root/sql/rpl_rli.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3, except MDEV-25682Marko Mäkelä2021-05-181-2/+2
|\
| * MDEV-25681: --relay-log{,-index} missing warningDaniel Black2021-05-171-2/+2
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-2/+2
|\ \ | |/
| * MDEV-8134: The relay-log is not flushed after the slave-relay-log.999999 showedSujatha2021-01-211-2/+2
* | After merge fixesMonty2020-12-011-2/+2
* | Merge 10.2 into 10.3Marko Mäkelä2020-12-011-4/+4
|\ \ | |/
| * MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_deleteMonty2020-11-301-4/+4
* | Merge branch '10.2' into 10.3Sujatha2020-11-121-4/+6
|\ \ | |/
| * MDEV-4633: multi_source.simple test fails sporadicallySujatha2020-11-121-4/+6
* | Merge 10.2 into 10.3Marko Mäkelä2020-07-021-1/+7
|\ \ | |/
| * Merge 10.1 into 10.2bb-10.2-mergeMarko Mäkelä2020-07-011-1/+7
| |\
| | * MDEV-22806: MSAN reports use-of-uninitialized-value for rpl_parallel_conflict...Sujatha2020-06-251-0/+6
| | * MDEV-15152 Optimistic parallel slave doesnt cope well with START SLAVE UNTILAndrei Elkin2020-05-261-7/+58
* | | Merge 10.2 into 10.3Marko Mäkelä2020-05-271-7/+58
|\ \ \ | |/ /
| * | MDEV-15152 Optimistic parallel slave doesnt cope well with START SLAVE UNTILAndrei Elkin2020-05-261-7/+58
* | | Remove \n from DBUG_PRINT statementsMichael Widenius2019-10-211-1/+1
* | | 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
| | | | | |\ \ \ | | | | | | |/ / | | | | | | | / | | | | | | |/ | | | | | |/|