summaryrefslogtreecommitdiff
path: root/mysql-test/r/mysqlbinlog.result
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-10/+10
* MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-18/+18
* MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311-0/+8
* MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-041-10/+10
* fix TZ setting to be Windows-compatibleSergei Golubchik2013-09-251-20/+20
* 10.0-base merge.Sergei Golubchik2013-09-211-1/+337
|\
| * MDEV-4645: Incorrect reads of frozen binlog events; FDE corrupted in relay logunknown2013-09-121-1/+337
* | Merge 10.0-base -> 10.0 (GTID).unknown2013-04-171-61/+31
|\ \ | |/
| * MDEV-26: Global transaction ID. First alpha release.unknown2013-04-151-61/+31
| |\
| | * MDEV-26: Global transaction IDunknown2013-03-261-61/+31
* | | 10.0-base mergeSergei Golubchik2013-04-151-0/+32
|\ \ \ | |/ /
| * | 5.5 mergeSergei Golubchik2013-03-271-0/+32
| |\ \ | | |/ | |/|
| | * merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-281-0/+32
| | |\
| | | * BUG#15891524: RLI_FAKE MODE IS NOT UNSET AFTER BINLOG REPLAYNuno Carvalho2012-11-201-0/+32
| | | * upmerge to bug#14548159Rohit Kalhans2012-09-221-16/+16
| | | |\
| | | | * BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIERRohit Kalhans2012-09-221-16/+16
* | | | | 10.0-base -> 10.0-montySergei Golubchik2012-10-191-12/+13
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-232: Remove one fsync() from commit phase.unknown2012-09-131-0/+1
| |/ / /
| * | | Merge from 5.3unknown2012-08-241-12/+12
| |\ \ \
| | * \ \ merge from 5.2unknown2012-08-241-12/+12
| | |\ \ \
| | | * | | MDEV-382: Incorrect quotingunknown2012-08-241-16/+16
| | | | |/ | | | |/|
* | | | | fixes for test failuresSergei Golubchik2012-09-271-1/+1
|/ / / /
* | | | merge with 5.3Sergei Golubchik2011-10-191-14/+10
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge with MariaDB 5.2Michael Widenius2011-05-101-0/+12
| |\ \ | | |/
| * | Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl.unknown2011-04-011-0/+20
| |\ \
| * | | Make mysqlbinlog omit redundant `use` around BEGIN/SAVEPOINT/COMMIT/ROLLBACK ...unknown2011-01-131-6/+2
| * | | Merge Percona patch MWL#47 into mariadb 5.2-percona.unknown2011-01-101-8/+11
* | | | Merged BUG#11766427, BUG#59539 from 5.1 to 5.5.Sven Sandberg2011-03-251-0/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | BUG#11766427, BUG#59539: Filter by server id in mysqlbinlog failsSven Sandberg2011-03-251-0/+12
| | |/ | |/|
* | | Bug #50914 mysqlbinlog not handling drop of current default databaseunknown2010-12-291-0/+20
|\ \ \ | |/ /
| * | Bug #50914 mysqlbinlog not handling drop of current default databaseunknown2010-12-291-0/+20
| |/
* | wL#5625: Deprecate mysqlbinlog options --base64-output=always and --base64-ou...Sven Sandberg2010-10-291-0/+4
* | BUG#53452 Inconsistent behavior of binlog_direct_non_transactional_updates withAlfranio Correia2010-08-201-3/+3
* | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-2/+73
|\ \ | |/
| * Bug #50407 mysqlbinlog --database=X produces bad output for SAVEPOINTsunknown2010-03-281-2/+73
| * WL#5182 Remove more deprecated 4.1/5.0 featuresMagne Mahre2010-01-271-3/+3
| * WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-01-211-0/+3
| * BUG#49479: Slave stops with syntax error: LOAD DATA event without Luis Soares2009-12-061-15/+15
* | WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-02-171-2/+2
* | Fix manual merge error.Alexander Nozdrin2010-01-201-17/+17
* | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-9/+253
|\ \
| * \ merging 5.1 main -> 5.1-rep+2 -> 5.1-rep+3; binlog_unsafe , rpl_mysql_upgrade...Andrei Elkin2009-11-101-17/+194
| |\ \ | | |/
| * | WL#2687 WL#5072 BUG#40278 BUG#47175Alfranio Correia2009-11-031-9/+165
* | | Bug#41371 Select returns 1 row with condition "col is not null and col i...Alexey Botchkov2009-11-031-8/+8
| |/ |/|
* | Bug #46998 mysqlbinlog can't output BEGIN even if the database is included i...unknown2009-09-301-0/+89
|\ \
| * | Bug #46998 mysqlbinlog can't output BEGIN even if the database is included i...unknown2009-09-301-0/+81
* | | Bug#43746: YACC return wrong query string when parse 'load data infile' sql s...Tatiana A. Nurnberg2009-09-281-15/+15
| |/ |/|
* | Manual merge.Alexey Kopytov2009-05-081-0/+3
|\ \ | |/
| * Bug #41943: mysqlbinlog.exe crashes if --hexdump option is used Alexey Kopytov2009-05-071-0/+2
* | Fixed the failing tests. Addendum to the fix for bug #22504.Georgi Kodinov2009-03-201-15/+15