summaryrefslogtreecommitdiff
path: root/mysql-test/extra/rpl_tests
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26833 Missed statement rollback in case transaction drops or create temp...bb-10.2-andreiAndrei Elkin2021-10-282-3/+61
* reenable rpl_spec_variables.testAlice Sherepa2021-01-221-2/+2
* MDEV-22008 rpl.rpl_semi_sync fails in bb, MDEV-24418 reenable binlog_truncate...Alice Sherepa2020-12-181-49/+23
* MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-201-0/+1
|\
| * MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-201-0/+1
* | Add missing have_debug.incMarko Mäkelä2020-05-041-0/+1
* | MDEV-21360 restore debud_dbug through a session variable instead of '-d,..'bb-10.2-MDEV-21360Alice Sherepa2020-03-234-44/+40
* | MDEV-21360 save/restore debud_dbug instead of total reset at the end of the testAlice Sherepa2020-01-212-1/+1
* | MDEV-21360 save/restore debud_dbug instead of total reset at the end of the testAlice Sherepa2020-01-213-17/+15
* | MDEV-21360 global debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-151-1/+1
* | MDEV-21360 debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-154-12/+14
* | Merge 10.1 into 10.2Marko Mäkelä2019-11-121-4/+4
|\ \ | |/
| * MDEV-20953: binlog_encryption.rpl_corruption failed in buildbot due to wrong ...Sujatha2019-11-121-4/+4
* | Merge 10.1 into 10.2Marko Mäkelä2019-07-251-0/+4
|\ \ | |/
| * MDEV-20091 DROP TEMPORARY table is logged despite no CREATE was loggedSujatha2019-07-251-0/+4
* | Merge 10.1 into 10.2Marko Mäkelä2019-06-122-1/+98
|\ \ | |/
| * MDEV-11094: Blackhole table updates on slave fail when row annotation is enabledSujatha2019-05-292-1/+98
* | post-merge: --ps-protocol fixesSergei Golubchik2019-03-151-0/+2
* | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-0/+141
|\ \ | |/
| * Merge branch '10.0' into 10.1Sergei Golubchik2018-10-301-0/+141
| |\
| | * Merge branch '5.5' into 10.0Sergei Golubchik2018-10-271-0/+141
| | |\
| | | * MDEV-15919 lower_case_table_names does not behave as expected(nor...Sachin2018-10-171-0/+141
| | | * MDEV-6528 review debian patches for mysqlSergei Golubchik2014-10-022-4/+4
| | | * Fixed failing test caseMichael Widenius2014-02-111-0/+1
* | | | MDEV-17098 DATE -> DATETIME replication conversion not working, even in ALL_N...Andrei Elkin2018-10-162-0/+99
* | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-60/+0
|\ \ \ \ | |/ / /
| * | | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-60/+0
| |\ \ \ | | |/ /
| | * | cleanup: remove extra/rpl_tests/rpl_foreign_key.testSergei Golubchik2018-09-041-62/+0
* | | | MDEV-16821 Set password for user makes rpl test to failSachin2018-07-251-2/+2
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-101-341/+89
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-081-337/+89
| |\ \ \ | | |/ /
| | * | de-obfuscate rpl_*_implicit_commit_binlog testSergei Golubchik2018-05-081-619/+89
* | | | Test cleanup for MDEV-15833 (uncommenting forgotten tests)Alexander Barkov2018-04-101-12/+12
* | | | MDEV-15833 Row format replication between LONGBLOB and MEDIUMBLOB does not wo...Alexander Barkov2018-04-102-3/+134
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-12-051-0/+2
|\ \ \ \ | |/ / /
| * | | MDEV-10688 rpl.rpl_row_log_innodb failed in buildbotMonty2017-12-031-0/+2
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-09-228-8/+9
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-09-219-9/+10
| |\ \ \ | | |/ /
| | * | include/master-slave.inc must always be included lastSergei Golubchik2017-09-201-1/+1
* | | | search_pattern_in_file.inc changesSergei Golubchik2017-03-311-1/+0
* | | | sporadic failures of rpl.rpl_binlog_errorsSergei Golubchik2017-02-141-0/+3
* | | | fix rpl_binlog_errors test not to leave dbug enabledSergei Golubchik2017-02-131-4/+4
* | | | Merge branch 'bb-10.2-serg-merge' into 10.2Sergei Golubchik2017-02-111-1/+1
|\ \ \ \
| * \ \ \ Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-1/+1
| | |\ \ \ | | | |/ /
* | | | | MDEV-7635: Additional test fixesElena Stepanova2017-02-102-7/+4
* | | | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-107-24/+40
* | | | | MDEV-7635: Test fixesNirbhay Choubey2017-02-102-8/+12
* | | | | MDEV-7635: Part 1Nirbhay Choubey2017-02-104-2/+7
|/ / / /
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-2925-0/+7304
|\ \ \ \ | |/ / /