summaryrefslogtreecommitdiff
path: root/client/mysqlbinlog.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\ \
| * | \ \ merge 5.1->5.2Sergei Golubchik2010-06-011-16/+19
| |\ \ \ \ | | |/ / /
| | * | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-15/+18
| | |\ \ \
| * | \ \ \ mergedSergei Golubchik2010-03-151-2/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-2/+6
| | |\ \ \ \
| * | \ \ \ \ merge 5.1->5.2unknown2010-02-011-0/+4
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed bug where mysqlbinlog hold up multiple connections to MySQL when using ...Michael Widenius2010-01-091-0/+4
| * | | | | | merge 5.1-> 5.2unknown2009-12-081-8/+25
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | MWL#36: Add a mysqlbinlog option to change the used database.Alexander Ivanov2009-10-271-3/+4
| * | | | | | MWL#36: Add a mysqlbinlog option to change the used databaseSergey Petrunya2009-10-241-24/+19
| * | | | | | MWL#36: Add a mysqlbinlog option to change the used database.Alexander Ivanov2009-10-161-1/+94
| * | | | | | MWL#36: Add a mysqlbinlog option to change the used database.Alexander Ivanov2009-10-161-0/+41
* | | | | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-29/+18
|\ \ \ \ \ \ \
| * | | | | | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-12/+0
| * | | | | | | BUG 54744: automerged bzr bundle from bug report.Luis Soares2010-07-091-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | BUG#54744: valgrind reports leak for mysqlbinlogLuis Soares2010-07-081-0/+1
| * | | | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-17/+17
| |/ / / / / / /
| * | | | | | | Revert patch for BUG#54744.Luis Soares2010-07-081-1/+0
| * | | | | | | BUG#54744: valgrind reports leak for mysqlbinlogLuis Soares2010-07-061-0/+1