summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-0413-0/+78
|\ \ \ | |/ /
| * | MDEV-19265 Server should throw warning if event is created and event_schedule...Vladislav Vaintroub2019-04-2811-0/+32
| * | Merge branch '5.5' into 10.1Sergei Golubchik2019-04-262-0/+41
| |\ \ | | |/
| | * test case for a previous commitSergei Golubchik2019-04-252-0/+41
* | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-292-0/+57
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Sergei Golubchik2019-03-272-0/+57
| |\ \ | | |/
| | * MDEV-14784: Slave crashes in show_status_array upon running a trigger withSujatha Sivakumar2019-03-272-0/+57
* | | MDEV-13895: GTID and Master_Delay causes excessive initial delaySujatha Sivakumar2019-03-282-0/+81
* | | Merge 10.1 into 10.2Marko Mäkelä2019-03-273-1/+41
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2019-03-273-1/+39
| |\ \
| | * \ Merge 5.5 into 10.0bb-10.0-mergeMarko Mäkelä2019-03-263-1/+39
| | |\ \ | | | |/
| | | * MDEV-17119 replicate_rewrite_db does not work for single chardatabase namesachin2019-03-223-1/+39
* | | | Merge 10.1 into 10.2Marko Mäkelä2019-02-031-0/+0
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.1Marko Mäkelä2019-02-021-0/+0
| |\ \ \ | | |/ /
| | * | MDEV-17803 Row-based event is not applied when table map id is greaterAndrei Elkin2019-01-235-0/+154
* | | | Merge 10.1 into 10.2Marko Mäkelä2019-01-243-0/+134
|\ \ \ \ | |/ / /
| * | | merge 10.0 -> 10.1 to resolve MDEV-17803 conflicts.Andrei Elkin2019-01-233-0/+124
| * | | MDEV-17421: mtr does not restart the server whose parameters were changedSergei Golubchik2019-01-234-58/+0
| * | | Merge pull request #880 from tempesta-tech/sysprg/MDEV-17421Jan Lindström2019-01-234-0/+58
| |\ \ \
| | * | | MDEV-17421: mtr does not restart the server whose parameters were changedJulius Goryavsky2018-10-104-0/+58
* | | | | MDEV-17753 ALTER USER fail to replicateSachin2019-01-132-0/+22
* | | | | Merge branch '10.1' into 10.2mariadb-10.2.21Sergei Golubchik2018-12-302-0/+38
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2018-12-292-0/+33
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | MDEV-17720 slave_ddl_exec_mode=IDEMPOTENT does not handle DROP DATABASESachin2018-12-192-0/+33
* | | | | MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-164-6/+6
* | | | | MDEV-14528 followup.Andrei Elkin2018-11-071-1/+0
* | | | | MDEV-14528: Disable a failing testMarko Mäkelä2018-11-071-0/+1
* | | | | MDEV-14528 Track master timestamp in case rolling back to serial replicationIgor Mazur2018-11-062-0/+11
* | | | | Merge 10.1 into 10.2Marko Mäkelä2018-11-0614-0/+305
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-3012-0/+246
| |\ \ \ \ | | |/ / /
| | * | | MDEV-15919 lower_case_table_names does not behave as expectedSergei Golubchik2018-10-292-2/+3
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2018-10-2713-0/+245
| | |\ \ \ | | | | |/ | | | |/|
| | | * | MDEV-15919 lower_case_table_names does not behave as expected(nor...Sachin2018-10-1713-0/+245
| * | | | Merge branch 'gtid_table_garbage_rows' into 10.1Kristian Nielsen2018-10-132-0/+23
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix accumulation of old rows in mysql.gtid_slave_posKristian Nielsen2018-10-072-0/+23
* | | | | MDEV-16774 SET PASSWORD and ALTER USER with slightly different resultsSergei Golubchik2018-11-011-4/+4
* | | | | MDEV-17098 DATE -> DATETIME replication conversion not working, even in ALL_N...Andrei Elkin2018-10-161-0/+44
* | | | | Merge 10.1 into 10.2Marko Mäkelä2018-10-111-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix rpl_parallel_optimistic_nobinlog failure on binlogSachin2018-10-011-0/+1
| |/ / /
* | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-142-4/+61
|\ \ \ \ | |/ / /
| * | | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-062-4/+61
| |\ \ \ | | |/ /
| | * | cleanup: remove extra/rpl_tests/rpl_foreign_key.testSergei Golubchik2018-09-042-6/+62
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-212-0/+33
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-08-212-0/+31
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Oleksandr Byelkin2018-08-152-0/+31
| | |\ \ | | | |/
| | | * MDEV-16166 RBR breaks with HA_ERR_KEY_NOT_FOUND upon DELETE from table...sachin2018-08-042-0/+31
* | | | MDEV-16821 Set password for user makes rpl test to failSachin2018-07-253-6/+6