summaryrefslogtreecommitdiff
path: root/mysql-test/t/mysqlbinlog.test
Commit message (Expand)AuthorAgeFilesLines
* Updated mtr files to support different compiled in optionsMonty2019-09-011-12/+12
* Merge branch '10.0' into 10.1Sergei Golubchik2017-11-101-0/+6
|\
| * MDEV-12372 mysqlbinlog --version output is the same on 10.x as on 5.5.x, and ...Sergei Golubchik2017-11-091-0/+6
* | cleanups done as part of adding encryptionMonty2015-02-101-0/+1
* | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-111-15/+0
|/
* fix TZ setting to be Windows-compatibleSergei Golubchik2013-09-251-1/+1
* 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-0/+1
|\
* | MDEV-4645: Incorrect reads of frozen binlog events; FDE corrupted in relay logunknown2013-09-121-6/+14
* | MDEV-26: Global transaction IDunknown2013-03-261-2/+2
|/
* merge with 5.3Sergei Golubchik2011-10-191-18/+65
|\
| * Merge with MariaDB 5.2Michael Widenius2011-05-101-0/+20
| |\
| * \ Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl.unknown2011-04-011-0/+27
| |\ \
| * | | Merge Percona patch MWL#47 into mariadb 5.2-percona.unknown2011-01-101-21/+78
* | | | Merged BUG#11766427, BUG#59539 from 5.1 to 5.5.Sven Sandberg2011-03-251-0/+20
|\ \ \ \ | | |_|/ | |/| |
| * | | BUG#11766427, BUG#59539: Filter by server id in mysqlbinlog failsSven Sandberg2011-03-251-0/+20
| | |/ | |/|
* | | Bug #50914 mysqlbinlog not handling drop of current default databaseunknown2010-12-291-1/+26
|\ \ \ | |/ /
| * | Bug #50914 mysqlbinlog not handling drop of current default databaseunknown2010-12-291-0/+27
| |/
* | wL#5625: Deprecate mysqlbinlog options --base64-output=always and --base64-ou...Sven Sandberg2010-10-291-0/+15
* | Bug #34283 mysqlbinlog leaves tmpfile after termination if binlog contains ...unknown2010-08-031-1/+1
|\ \ | |/
| * Bug #34283 mysqlbinlog leaves tmpfile after termination if binlog contains ...unknown2010-08-031-1/+1
* | merging for bug#54935 to trunk-bugfixingAndrei Elkin2010-07-171-4/+6
|\ \
| * | bug#54935Andrei Elkin2010-07-161-4/+6
* | | Manual merge from mysql-trunk.Alexander Nozdrin2010-05-071-1/+1
|\ \ \ | |/ /
| * | BUG#50670: Slave stops with error code 1644Sven Sandberg2010-04-281-1/+1
* | | Manual merge from mysql-trunk.Alexander Nozdrin2010-04-271-1/+12
|\ \ \ | |/ /
| * | BUG#51894 Replication failure with SBR on DROP TEMPORARY TABLE inside aAlfranio Correia2010-04-211-1/+8
| * | BUG#51894 Replication failure with SBR on DROP TEMPORARY TABLE inside aAlfranio Correia2010-04-201-0/+4
* | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-2/+9
|\ \ \ | |/ / |/| / | |/
| * Bug #50407 mysqlbinlog --database=X produces bad output for SAVEPOINTsunknown2010-03-281-2/+9
| * BUG#48993: valgrind errors in mysqlbinlogLuis Soares2010-02-171-0/+24
| * BUG#49479: Slave stops with syntax error: LOAD DATA event without Luis Soares2009-12-061-2/+2
* | WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-02-171-6/+6
* | Fix manual merge error.Alexander Nozdrin2010-01-201-2/+2
* | merging 5.1 main -> 5.1-rep+2 -> 5.1-rep+3; binlog_unsafe , rpl_mysql_upgrade...Andrei Elkin2009-11-101-2/+65
|\ \
| * \ merging 5.1 main -> rpl+2. Some manual work required mostly due to bug46640Andrei Elkin2009-11-061-2/+64
| |\ \ | | |/
| | * Bug #46998 mysqlbinlog can't output BEGIN even if the database is included i...unknown2009-09-301-0/+62
| | |\
| | | * Bug #46998 mysqlbinlog can't output BEGIN even if the database is included i...unknown2009-09-301-0/+62
| | * | Bug#43746: YACC return wrong query string when parse 'load data infile' sql s...Tatiana A. Nurnberg2009-09-281-2/+3
* | | | WL#2687 WL#5072 BUG#40278 BUG#47175Alfranio Correia2009-11-031-10/+10
|/ / /
* | | Backport BUG#38468 Memory leak detected when using mysqlbinlog utilityHe Zhenxing2009-10-021-0/+24
* | | backporting bug@27808 fixesAndrei Elkin2009-10-011-1/+1
* | | WL#342 heartbeatAndrei Elkin2009-09-291-3/+3
|/ /
* | Manual merge.Alexey Kopytov2009-05-081-0/+12
|\ \ | |/
| * Bug #41943: mysqlbinlog.exe crashes if --hexdump option is used Alexey Kopytov2009-05-071-0/+10
* | Merge 5.0 -> 5.1 of fix for Bug#42003 and Bug#43114 Matthias Leich2009-03-061-43/+47
|\ \ | |/
| * Merge of fix for Bug#42003 and Bug#43114 into more actual GCA treeMatthias Leich2009-03-051-37/+38
| |\
| | * Last slice of fix for Bug#42003 tests missing the disconnect of connections <...Matthias Leich2009-03-031-20/+21
* | | merging bug#37313fixes from 5.0-bt to 5.1-btAndrei Elkin2009-02-241-21/+21
|\ \ \ | |/ /
| * | merging from 5.0-bt rep to a local branchAndrei Elkin2009-02-241-3/+22
| |\ \
| * | | fixing compilation warning and adding flush logs to test of bug#37313Andrei Elkin2009-02-241-0/+1