summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl
Commit message (Expand)AuthorAgeFilesLines
* Incorrect statements binlogged on slave with do_domain_ids=(...)Nirbhay Choubey2015-11-183-0/+185
* Merge branch 'mdev7818-4' into 10.1Kristian Nielsen2015-11-132-3/+226
|\
| * MDEV-7818: Deadlock occurring with parallel replication and FTWRLKristian Nielsen2015-11-132-3/+226
* | Fix that one can run rpl_binlog_errors with --debugMonty2015-11-102-20/+16
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-1211-61/+60
|\ \ | |/
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-10-091-0/+1
| |\
| | * MDEV-8154 rpl.show_status_stop_slave_race-7126 sporadically causes internal c...Elena Stepanova2015-09-282-0/+9
| | * MDEV-8849 rpl.rpl_innodb_bug30888 sporadically fails in buildbot with testcas...Elena Stepanova2015-09-261-0/+1
| * | Better error messages if slave is not properly configuredMonty2015-10-082-2/+2
| * | Allow row events in replication stream for slave in all casesMonty2015-10-084-0/+53
| * | Fix sporadic test failure in rpl_gtid_mdev4820.testKristian Nielsen2015-09-222-2/+4
| * | Merge.Kristian Nielsen2015-09-121-2/+2
| |\ \
| * \ \ Merge MDEV-8193 into 10.0Kristian Nielsen2015-09-112-0/+80
| |\ \ \
| * \ \ \ Merge MDEV-8725 into 10.0Kristian Nielsen2015-09-022-0/+40
| |\ \ \ \
* | | | | | Don't write DROP TEMPORARY TABLE to binary logMonty2015-10-0510-345/+12
* | | | | | MDEV-8806 Numeric CAST produce different warnings for strings literals vs fun...Alexander Barkov2015-09-253-2/+6
* | | | | | MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili...Alexander Barkov2015-09-229-14/+24
* | | | | | MDEV-8466 CAST works differently for DECIMAL/INT vs DOUBLE for empty stringsAlexander Barkov2015-09-171-0/+6
* | | | | | MDEV-7873: rpl.rpl_domain_id_filter fails sporadically in buildbot #2Nirbhay Choubey2015-09-152-4/+8
* | | | | | Merge.Kristian Nielsen2015-09-121-2/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | MDEV-8193: UNTIL clause in START SLAVE is sporadically disobeyed by parallel ...Kristian Nielsen2015-09-121-2/+2
| | |_|/ / | |/| | |
* | | | | Merge MDEV-8193 into 10.1Kristian Nielsen2015-09-112-0/+80
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-8193: UNTIL clause in START SLAVE is sporadically disobeyed by parallel ...Kristian Nielsen2015-09-112-0/+80
| | |/ / | |/| |
* | | | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-0430-13/+67
* | | | MDEV-8264 encryption for binlogSergei Golubchik2015-09-041-1/+1
* | | | test cleanup: use --replace_result correctlySergei Golubchik2015-09-044-24/+14
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-037-3/+248
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '10.0' into bb-10.0-sergSergei Golubchik2015-08-052-0/+94
| |\ \ \
| | * \ \ Merge MDEV-8302 into 10.0Kristian Nielsen2015-08-042-0/+94
| | |\ \ \
| * | \ \ \ Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-032-0/+158
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | MDEV-8432 Slave cannot replicate signed integer-type values with high bit set...Monty2015-07-172-0/+158
| * | | | Fixed MDEV-8428: Mangled DML statements on 2nd level slave when enabling binl...Monty2015-07-263-0/+87
* | | | | After-merge fix.Kristian Nielsen2015-09-022-16/+16
* | | | | Merge MDEV-8725 into 10.1Kristian Nielsen2015-09-022-0/+40
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | MDEV-8725: Assertion `!(thd->rgi_slave && thd-> rgi_slave->did_mark_start_com...Kristian Nielsen2015-09-022-0/+40
| | |_|/ | |/| |
* | | | Merge /my/maria-10.1-default into 10.1Monty2015-08-187-91/+91
|\ \ \ \
| * | | | Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not ...Monty2015-08-187-91/+91
* | | | | Merge MDEV-8302 into 10.1Kristian Nielsen2015-08-042-0/+94
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | MDEV-8302: Duplicate key with parallel replicationKristian Nielsen2015-08-042-0/+94
| |/ /
* | | [MDEV-6877] Added basic tests for binlog_row_image using minimal and noblob v...Vicențiu Ciorbaru2015-06-307-0/+7133
* | | [MDEV-6877] Added tests for binlog_row_image using noblobs switchVicențiu Ciorbaru2015-06-303-0/+4793
* | | update tests to passSergei Golubchik2015-06-281-1/+1
* | | bump the VERSION to 10.1.6 and related changesSergei Golubchik2015-06-281-1/+1
* | | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-276-0/+58
|\ \ \ | |/ /
| * | Merge branch 'mdev8294' into 10.0Kristian Nielsen2015-06-151-0/+6
| |\ \
| * \ \ Merge branch 'bb-10.0-serg' into 10.0Sergei Golubchik2015-06-124-0/+49
| |\ \ \
| | * \ \ Merge branch '5.5' into 10.0Sergei Golubchik2015-06-114-0/+49
| | |\ \ \ | | | | |/ | | | |/|
| | | * | MDEV-7268 Column of table cannot be converted from type 'decimal(0,?)' to typ...Alexander Barkov2015-06-092-0/+34
| | | * | Merge tag 'mysql-5.5.44' into bb-5.5-sergSergei Golubchik2015-06-052-0/+15
| | | |\ \
| | | | * | Bug #20439913 CREATE TABLE DB.TABLE LIKE TMPTABLE ISVenkatesh Duggirala2015-03-132-0/+4