summaryrefslogtreecommitdiff
path: root/sql/rpl_mi.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15530: Variable replicate_rewrite_db cannot be found in "show global var...Anel Husakovic2022-10-211-3/+5
* Merge 10.9 into 10.10Marko Mäkelä2022-07-281-3/+2
|\
| * Merge 10.7 into 10.8Marko Mäkelä2022-07-281-3/+2
| |\
| | * Merge 10.6 into 10.7Marko Mäkelä2022-07-271-1/+2
| | |\
| | | * MDEV-28609 refine gtid-strict-mode to ignore same server-id gtid from the pastAndrei2022-07-261-1/+2
* | | | MDEV-19801: Change defaults for CHANGE MASTER TO so that GTID-based replicati...Brandon Nesterenko2022-07-261-3/+6
|/ / /
* | | MDEV-11675 Lag Free Alter On SlaveSachin2022-01-271-1/+14
|/ /
* | Merge 10.6 into 10.7Marko Mäkelä2021-10-221-0/+8
|\ \ | |/
| * Merge 10.5 into 10.6Marko Mäkelä2021-10-211-0/+8
| |\
| | * Merge 10.4 into 10.5Marko Mäkelä2021-10-211-0/+8
| | |\
| | | * Merge 10.3 into 10.4Marko Mäkelä2021-10-211-0/+8
| | | |\
| | | | * Merge 10.2 into 10.3Marko Mäkelä2021-10-211-0/+8
| | | | |\
| | | | | * MDEV-25284: Assertion `info->type == READ_CACHE || info->type == WRITE_CACHE'...bb-10.2-MDEV-25284Brandon Nesterenko2021-10-181-0/+8
* | | | | | MDEV-26221: DYNAMIC_ARRAY use size_t for sizesEric Herman2021-10-191-2/+2
* | | | | | Failed change master could leave around old relay log filesMonty2021-09-141-1/+22
|/ / / / /
* | | | | Less noise in the error logMonty2021-05-191-7/+5
* | | | | Reduce usage of strlen()Monty2021-05-191-3/+4
|/ / / /
* | | | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-6/+5
* | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-6/+9
* | | | perfschema - various collateral cleanups and small changesSergei Golubchik2020-03-101-0/+2
|/ / /
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-1/+1
|\ \ \ | |/ /
| * | Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2019-07-251-9/+0
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Eugene Kosov2019-07-161-9/+0
| |\ \ | | |/
| | * Merge 10.1 into 10.2Eugene Kosov2019-07-091-9/+0
| | |\
| | | * fix Galera memory leakEugene Kosov2019-07-081-7/+0
| | | * MDEV-8874 Replication filters configured in my.cnf are ignored if slave reset...Sachin2019-06-271-2/+0
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-06-141-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-141-1/+1
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-06-121-1/+1
| | |\ \ | | | |/
| | | * MDEV-18913: typo in error logSujatha2019-05-301-1/+1
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-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
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | MDEV-18400 - Move shutdown handling to main threadSergey Vojtovich2019-01-291-2/+2
* | | | | mysys: rename ME_xxx flags to match plugin apiSergei Golubchik2018-06-041-3/+3
|/ / / /
* | | | Add likely/unlikely to speed up executionMonty2018-05-071-4/+4
* | | | Mdev-10664 Add statuses about optimistic parallel replication stallsSachin Setiya2018-04-191-1/+2
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-2/+2
* | | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-08-261-3/+3
|\ \ \ \
| * \ \ \ Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-08-251-3/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-3/+3
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-3/+3
| | | |\ \
| | | | * | memory leak: add a missing end_relay_log_info()Sergei Golubchik2017-07-271-0/+1
| | | | * | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-251-3/+2
| | | | |\ \ | | | | | |/
| | | | | * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2017-07-181-3/+2
| | | | | |\
| | | | | | * Bug#24901077: RESET SLAVE ALL DOES NOT ALWAYS RESET SLAVESujatha Sivakumar2017-02-281-2/+1
| | | | | | * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| | | | | | |\