summaryrefslogtreecommitdiff
path: root/mysql-test/extra/binlog_tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ | | |/
| | * Merge remote-tracking branch 'mysql/5.5' into bb-5.5-merge @ mysql-5.5.42Sergei Golubchik2015-02-111-0/+35
| | |\
| | | * Bug#20041860: SLAVE ERROR WHEN DROP DATABASEs.sujatha2014-12-291-0/+35
| | | * BUG#14659685: main.mysqlbinlog_row_myisam.test main.mysqlbinlog_row_innodb.te...Shivji Kumar Jha2012-10-301-0/+1922
| | | |\
| | | | * BUG#14659685 - main.mysqlbinlog_row_myisam andShivji Kumar Jha2012-10-301-0/+1922
| | | * | Followup test fix after 13055685:Bjorn Munch2011-11-091-1/+0
| | | * | Bug #11765416 (former 58381)Jon Olav Hauglid2011-03-151-0/+27
| | | * | Upmerge 11762407 (54999) with additionsBjorn Munch2011-02-231-0/+1
| | | |\ \ | | | | |/
| | | | * Bug #11762407 54999: MTR GLOBAL SUPPRESSION HIDES SQL THREAD EXECUTION UNEXPE...Bjorn Munch2011-02-231-0/+1
| | | | * BUG#58416Luis Soares2010-12-071-0/+1
| | | | |\
| | | | | * BUG#58416: binlog.binlog_row_failure_mixing_engines fails on Luis Soares2010-11-271-0/+1
| | | * | | merge mysql-5.5-bugteam(local) --> mysql-5.5-bugteamAlfranio Correia2010-12-032-41/+251
| | | |\ \ \
| | | | * | | BUG#57275 binlog_cache_size affects trx- and stmt-cache and gets twice the ex...Alfranio Correia2010-11-051-42/+98
| | | | * | | BUG#56343 binlog_cache_use status is bigger than expectedAlfranio Correia2010-11-052-41/+195
| | | | |\ \ \
| | | | | * | | BUG#56343 binlog_cache_use status is bigger than expectedAlfranio Correia2010-10-062-41/+129
| | | * | | | | Bug #57666 Unclear warning with broken text in error log on INSERT DELAYED2010-11-291-2/+2
| | | * | | | | Manual merge2010-11-281-0/+53
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | | * | | | BUG#54903 BINLOG statement toggles session variables2010-11-281-0/+53
| | | | | |_|/ | | | | |/| |
| | | * | | | Tests: many if/while expresissons simplified after 57276Bjorn Munch2010-11-173-5/+5
| | | | |/ / | | | |/| |
| | | * | | merge from 5.5Bjorn Munch2010-10-211-2/+8
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Bug #54579 Wrong unsafe warning for INSERT DELAYED in SBR2010-08-301-2/+8
| | | * | | upmerge and adapt follow-up to 55582Bjorn Munch2010-10-211-2/+2
| | | |\ \ \ | | | | |/ / | | | |/| / | | | | |/
| | | * | BUG#53452 Inconsistent behavior of binlog_direct_non_transactional_updates withAlfranio Correia2010-08-202-1/+3
| | | * | WL#5370 Keep forward-compatibility when changing 2010-08-181-5/+0
| | | * | merging for bug#54935 to trunk-bugfixingAndrei Elkin2010-07-172-5/+17
| | | |\ \
| | | | * | bug#54935Andrei Elkin2010-07-161-2/+6
| | | | * | bug#54935Andrei Elkin2010-07-162-5/+13
| | | * | | BUG#54842: DROP TEMPORARY TABLE not binlogged after manualLuis Soares2010-06-291-0/+30
| | | * | | Merge trunk-bugfixing -> trunk-runtimeKonstantin Osipov2010-06-172-26/+18
| | | |\ \ \
| | | | * \ \ Manual merge2010-05-262-26/+18
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | | * | Bug #49741 test files contain explicit references to bin/relay-log positions2010-05-242-28/+21
| | | * | | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-1/+1
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-241-1/+1
| | | | |\ \ \ | | | | | |/ / | | | | | | / | | | | | |/ | | | | |/|
| | | | | * Bug #50942 mix_innodb_myisam_side_effects.test is not deterministic Andrei Elkin2010-05-041-1/+1
| | | * | | Bug#42643: InnoDB does not support replication of TRUNCATE TABLEDavi Arnaut2010-05-251-0/+41
| | | |/ /
| | | * | BUG#50670: Slave stops with error code 1644Sven Sandberg2010-04-282-2/+2