summaryrefslogtreecommitdiff
path: root/client/mysqlbinlog.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge MWL#234: @@skip_replication feature to MariaDB 5.5.unknown2012-03-011-0/+33
|\
| * MWL#234: After-review fixes, including better names for the new system variab...unknown2011-08-121-16/+11
| * MWL#234: Support for marking binlog events to not be replicated, and for tell...unknown2011-08-111-0/+38
* | 5.3 mergeSergei Golubchik2012-01-131-3/+5
|\ \
| * \ Merge with 5.2.Michael Widenius2011-12-111-3/+6
| |\ \
| | * \ Merge with MariaDB 5.1Michael Widenius2011-11-241-3/+6
| | |\ \ | | | |/ | | |/|
| | | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-3/+6
| | | |\
* | | | | move safemalloc out of dbug.Sergei Golubchik2011-12-121-11/+15
* | | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-6/+6
|\ \ \ \ \ | |/ / / /
| * | | | fix typo: binlog_annotate_rows_events -> binlog_annotate_row_eventsSergei Golubchik2011-09-231-6/+6
* | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-3/+5
|\ \ \ \ \
| * \ \ \ \ BUG#12695969Luis Soares2011-07-111-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | BUG#12695969Luis Soares2011-07-111-4/+2
| | |\ \ \ \
| | | * | | | BUG#12695969: FIX OUTDATED COPYRIGHT NOTICES IN REPLACTIONLuis Soares2011-07-111-7/+3
| | * | | | | Updated/added copyright headersKent Boortz2011-07-031-5/+14
| | |\ \ \ \ \
| * | \ \ \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+5
* | | | | | | | merge with 5.3Sergei Golubchik2011-10-191-28/+177
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | merge Windows performance patches into 5.3Vladislav Vaintroub2011-07-051-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-121-1/+1
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | merge with 5.1-microSergei Golubchik2011-06-071-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-1/+1
| * | | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-2/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-2/+2
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-3/+11
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-3/+11
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-3/+11
| | | |\ \ \ \ \
| * | | \ \ \ \ \ Merge MWL#180, binlog checksum backport, into MariaDB 5.3-based tree.unknown2011-05-031-7/+27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Backport MySQL WL#2540 into MariaDB.unknown2011-05-031-7/+27
| * | | | | | | | | Merge various replication-related patches into MariaDB 5.3:unknown2011-04-081-13/+136
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | / / / / / / / | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl.unknown2011-04-011-5/+10
| | |\ \ \ \ \ \ \
| | * | | | | | | | Make mysqlbinlog omit redundant `use` around BEGIN/SAVEPOINT/COMMIT/ROLLBACK ...unknown2011-01-131-2/+13
| | * | | | | | | | Merge Percona patch MWL#47 into mariadb 5.2-percona.unknown2011-01-101-11/+123
| * | | | | | | | | Ensure that all clients reads the appropriate 'client', client-mariadb and 'm...Michael Widenius2011-03-181-1/+2
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | MBug#702303: Spurious `use` statements in output from mysqlbinlog --rewrite-d...unknown2011-01-131-5/+10
| |/ / / / / / /
* | | | | | | | post-merge fixes.Sergei Golubchik2011-07-021-14/+16
* | | | | | | | 5.5-mergeSergei Golubchik2011-07-021-13/+43
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Fixed cast warnings in introducing the pluggable authentication clientGeorgi Kodinov2011-06-061-2/+2
| * | | | | | | BUG#12354268Luis Soares2011-05-061-1/+2
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | BUG#12354268: MYSQLBINLOG --BASE64-OUTPUT=DECODE-ROWS DOES NOTLuis Soares2011-05-051-1/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | Merged BUG#11766427, BUG#59539 from 5.1 to 5.5.Sven Sandberg2011-03-251-3/+11
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | BUG#11766427, BUG#59539: Filter by server id in mysqlbinlog failsSven Sandberg2011-03-251-3/+11
| | | |_|/ / | | |/| | |
| * | | | | Bug#58139 : default-auth option not recognized in MySQL standardNirbhay Choubey2011-01-161-0/+15
| * | | | | wL#5625: Deprecate mysqlbinlog options --base64-output=always and --base64-ou...Sven Sandberg2010-10-291-4/+12
| * | | | | Fix for Bug#57094 (Copyright notice incorrect?).Alexander Nozdrin2010-10-061-5/+3
* | | | | | lots of post-merge changesSergei Golubchik2011-04-251-1/+3
* | | | | | merge.Sergei Golubchik2010-11-251-8/+142
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-34/+33
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-34/+33
| | |\ \ \