summaryrefslogtreecommitdiff
path: root/client/mysqlbinlog.cc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/50unknown2007-01-181-11/+27
| |\ \ \
| | * \ \ Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rplunknown2007-01-121-11/+27
| | |\ \ \
| | | * \ \ Merge quant.(none):/ext/mysql/bkroot/mysql-5.0-rplunknown2006-12-081-11/+27
| | | |\ \ \ | | | | |/ / | | | |/| |
| * | | | | Merge siva.hindu.god:/usr/home/tim/m/bk/g50unknown2006-12-261-2/+1
| |\ \ \ \ \ | | |/ / / /
| * | | | | Bug#23735 mysqlbinlog client fails when reading binlog from stdinunknown2006-12-111-0/+19
| | |/ / / | |/| | |
* | | | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rplunknown2007-01-121-11/+48
|\ \ \ \ \
| * | | | | Bug#17642 mysqlbinlog: Restore from row-based binlog failsunknown2006-12-141-0/+21
| * | | | | Merge mysql.com:/home/bkroot/mysql-5.1-new-rplunknown2006-12-081-11/+27
| |\ \ \ \ \
| | * \ \ \ \ After merge fixunknown2006-12-081-11/+27
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Bug#20396 Bin Log does not get DELIMETER cmd - Recover StoredProc failsunknown2006-11-281-11/+27
* | | | | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Many files:unknown2006-12-231-2/+1
| | |_|/ / | |/| | |
* | | | | Merge mysql.com:/home/my/mysql-5.0unknown2006-11-221-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Remove compiler warningsunknown2006-11-201-1/+1
| | |/ / | |/| |
| * | | Fixes for crashes and test failuresunknown2006-09-011-3/+2
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-11-211-4/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Added --debug-info to most clients to detect memory leaks in mysql-test-rununknown2006-11-211-4/+6
* | | | BUG#23735 Changes to comments in code for explanation of fix.unknown2006-11-021-9/+6
* | | | BUG#23735 Test rpl_row_mysqlbinlog fails on Windows. The errors report a file...unknown2006-11-011-0/+18
|/ / /
* | | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplunknown2006-10-061-6/+29
|\ \ \
| * | | BUG#19459 (BINLOG RBR command does not lock tables correctly causingunknown2006-10-061-6/+29
* | | | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-08-121-1/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | A fix and a test case for Bug#15752 "Lost connection to MySQL server unknown2006-07-241-1/+2
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0unknown2006-05-301-0/+17
|\ \ \ | |/ /
| * | Merge mysql.com:/usr/home/ram/work/mysql-4.1unknown2006-05-301-0/+17
| |\ \ | | |/
| | * Fix for bug #18351: mysqlbinlog does not set default charset?unknown2006-05-041-0/+17
| | * Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0unknown2005-12-041-1/+1
| | |\
| | | * A set of Netware related patches.unknown2005-12-041-1/+1
* | | | Merge mysql.com:/usr/local/mysql/mysql-5.0-vgfixunknown2006-05-161-2/+4
|\ \ \ \ | |/ / /
| * | | Fix two Valgrind memory leak warnings.unknown2006-05-151-2/+4
* | | | Changes to make testsuite run in CMake build tree.unknown2006-02-101-1/+1
* | | | Merge mysql.com:/home/kostja/mysql/tmp_mergeunknown2006-02-021-4/+5
|\ \ \ \ | |/ / /
| * | | many warnings (practically safe but annoying) correctedunknown2006-01-031-4/+5
* | | | mysqlbinlog.cc:unknown2006-01-041-27/+25
* | | | WL#1012: All changes as one single changeset.unknown2005-12-221-2/+23
* | | | added --server-id option to mysqlbinlog to filter for a certain server id unknown2005-12-051-0/+8
|/ / /
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-5792unknown2005-11-281-2/+2
|\ \ \
| * | | Fix being able to set default TCP port for command-line utilitiesunknown2005-10-131-2/+2
| |/ /
* | | Netware specific changes for 5.0.16aunknown2005-11-181-1/+1
* | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0unknown2005-10-191-16/+28
|\ \ \
| * | | mysqlbinlog --hexdump patch 4:unknown2005-10-191-19/+19
| * | | mysqlbin --hexdump patch 3unknown2005-10-121-11/+15
| * | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0unknown2005-10-111-10/+18
| |\ \ \
| | * | | mysqlbinlog --hexdump additional patch 2unknown2005-09-301-6/+4
| | * | | mysqlbinlog --hexdump augments each log entry with byte informationunknown2005-09-291-10/+20
* | | | | Fix of incompatible typesunknown2005-10-121-1/+2
|/ / / /
* | | | Tell the user that this ROLLBACK is added by mysqlbinlog (so that he does not...unknown2005-09-301-1/+1
|/ / /
* | | Added clarification comment regarding added ROLLBACK to mysqlbinlog outputunknown2005-09-211-1/+1
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1unknown2005-08-261-0/+10
|\ \ \ | |/ /
| * | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0unknown2005-08-251-0/+10
| |\ \ | | |/