summaryrefslogtreecommitdiff
path: root/mysql-test/extra/binlog_tests
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12055 binlog.binlog_stm_ctype_ucs postfixDaniel Black2021-09-051-1/+1
* MDEV-25595 DROP part of failed CREATE OR REPLACE is not written into binary logAleksey Midenkov2021-07-061-0/+18
* cleanup: renames, no need to create a new .inc fileSergei Golubchik2021-02-221-280/+0
* MDEV-12908 binlog_encryption.binlog_xa_recover, binlog.binlog_xa_recover fail...Alice Sherepa2021-01-141-2/+1
* MDEV-21360 save/restore debud_dbug instead of total reset at the end of the testAlice Sherepa2020-01-211-2/+2
* 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-151-1/+2
* Updated mtr files to support different compiled in optionsMonty2019-09-014-11/+20
* Merge 10.1 into 10.2Marko Mäkelä2019-08-281-4/+4
|\
| * MDEV-20188: binlog.binlog_stm_drop_tmp_tbl fails in buildbot with Unknown tab...Sujatha2019-08-261-4/+4
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-261-0/+70
|\ \ | |/
| * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-251-0/+70
| |\
| | * BUG#28642318: POINT IN TIME RECOVERY USING MYSQLBINLOG BROKEN WITH TEMPORARY ...Nisha Gopalakrishnan2019-07-241-0/+69
* | | Merge 10.1 into 10.2Marko Mäkelä2019-07-251-10/+14
|\ \ \ | |/ /
| * | MDEV-20091 DROP TEMPORARY table is logged despite no CREATE was loggedSujatha2019-07-251-10/+14
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-1/+0
|\ \ \ | |/ /
| * | run binlog.binlog_stm_binlog test in non-debug buildsSergei Golubchik2018-09-041-1/+0
* | | MDEV-12055: Correct binlog_stm_ctype_ucs testDaniel Black2017-02-131-1/+1
* | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-102-3/+3
* | | Adjusted more tests after the fix for mdev-9976.Igor Babaev2017-02-011-1/+1
* | | cleanup: binlog.binlog_row_annotateSergei Golubchik2016-12-291-30/+7
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-299-1/+1038
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-3/+3
| |\ \
| * | | fix binlog_encryption.binlog_incident testSergei Golubchik2016-12-061-0/+1
| * | | MDEV-9038 Binlog encryption testsElena Stepanova2016-12-057-0/+1032
| * | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-021-1/+1
| |\ \ \
| | * \ \ Merge tag 'mariadb-10.0.28' into 10.0-galeraNirbhay Choubey2016-10-281-1/+1
| | |\ \ \ | | | |/ /
| | | * | Upstream MIPS test fixes from Debian Bug 838557.Kristian Nielsen2016-10-211-1/+1
| | * | | Merge tag 'mariadb-10.0.23' into 10.0-galeraNirbhay Choubey2015-12-191-1/+1
| | |\ \ \
| | * \ \ \ Merge tag 'mariadb-10.0.21' into 10.0-galeraNirbhay Choubey2015-08-081-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merge tag 'mariadb-10.0.17' into 10.0-galeraNirbhay Choubey2015-02-271-1/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch '10.0' into 10.0-galeraNirbhay Choubey2015-02-181-0/+35
| | |\ \ \ \ \ \
| | * | | | | | | Fix for some failing tests.mariadb-galera-10.0.12Nirbhay Choubey2014-06-261-3/+6
| * | | | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-09-281-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | Debian bug#837369 - test failures on hppaKristian Nielsen2016-09-111-1/+1
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | A post-fix for MDEV-10866 Extend PREPARE and EXECUTE IMMEDIATE to understand ...Alexander Barkov2016-10-081-1/+5
* | | | | | | | MDEV-10866 Extend PREPARE and EXECUTE IMMEDIATE to understand expressionsAlexander Barkov2016-10-082-0/+249
* | | | | | | | MDEV-8429: Change binlog_checksum default to match MySQL 5.6.6+Oleksandr Byelkin2016-05-201-4/+4
* | | | | | | | MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311-5/+0
|/ / / / / / /
* | | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fixed buildbot failures on Solaris 64 bitMonty2015-11-181-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili...Alexander Barkov2015-09-221-1/+1
* | | | | | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-041-0/+1
* | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-031-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | MDEV-4017 - GET_LOCK() with negative timeouts has strange behaviorSergey Vojtovich2015-07-291-1/+1
* | | | | update tests to passSergei Golubchik2015-06-281-1/+1
* | | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-0/+35
|\ \ \ \ \ | |/ / / /
| * | | | test failure on labrador: account for a different errno on Mac OS XSergei Golubchik2015-02-221-1/+1
| | |_|/ | |/| |
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-02-181-0/+35
| |\ \ \ | | |/ / | | | / | | |/ | |/|