summaryrefslogtreecommitdiff
path: root/client/mysqlbinlog.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2007-01-271-28/+32
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-29/+33
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-29/+33
| * | Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/50tsmith@siva.hindu.god2007-01-181-11/+27
| |\ \
| | * \ Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145j.mysql.com2007-01-121-11/+27
| | |\ \
| | | * \ Merge quant.(none):/ext/mysql/bkroot/mysql-5.0-rplrafal@quant.(none)2006-12-081-11/+27
| | | |\ \ | | | | |/ | | | |/|
| * | | | Merge siva.hindu.god:/usr/home/tim/m/bk/g50tsmith/tim@siva.hindu.god2006-12-261-2/+1
| |\ \ \ \ | | |/ / /
| * | | | Bug#23735 mysqlbinlog client fails when reading binlog from stdinmsvensson@neptunus.(none)2006-12-111-0/+19
| | |/ / | |/| |
* | | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145j.mysql.com2007-01-121-11/+48
|\ \ \ \
| * | | | Bug#17642 mysqlbinlog: Restore from row-based binlog failsbar@mysql.com/bar.intranet.mysql.r18.ru2006-12-141-0/+21
| * | | | Merge mysql.com:/home/bkroot/mysql-5.1-new-rpllars@black.(none)2006-12-081-11/+27
| |\ \ \ \
| | * \ \ \ After merge fixbar@bar.intranet.mysql.r18.ru2006-12-081-11/+27
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Bug#20396 Bin Log does not get DELIMETER cmd - Recover StoredProc failsbar@mysql.com/bar.intranet.mysql.r18.ru2006-11-281-11/+27
* | | | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| | |_|/ | |/| |
* | | | Merge mysql.com:/home/my/mysql-5.0monty@nosik.monty.fi2006-11-221-1/+1
|\ \ \ \ | |/ / /
| * | | Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-1/+1
| | |/ | |/|
| * | Fixes for crashes and test failuresgeorg@lmy002.wdf.sap.corp2006-09-011-3/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1monty@nosik.monty.fi2006-11-211-4/+6
|\ \ \ | |_|/ |/| |
| * | Added --debug-info to most clients to detect memory leaks in mysql-test-runmonty@mysql.com/nosik.monty.fi2006-11-211-4/+6
* | | BUG#23735 Changes to comments in code for explanation of fix.cbell/Chuck@mysql_cab.2006-11-021-9/+6
* | | BUG#23735 Test rpl_row_mysqlbinlog fails on Windows. The errors report a file...cbell/Chuck@mysql_cab.2006-11-011-0/+18
|/ /
* | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplmats@romeo.(none)2006-10-061-6/+29
|\ \
| * | BUG#19459 (BINLOG RBR command does not lock tables correctly causingmats@romeo.(none)2006-10-061-6/+29
* | | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-08-121-1/+2
|\ \ \ | |/ / |/| / | |/
| * A fix and a test case for Bug#15752 "Lost connection to MySQL server kostja@bodhi.local2006-07-241-1/+2
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2006-05-301-0/+17
|\ \ | |/
| * Merge mysql.com:/usr/home/ram/work/mysql-4.1ramil@mysql.com2006-05-301-0/+17
| |\
| | * Fix for bug #18351: mysqlbinlog does not set default charset?ramil@mysql.com2006-05-041-0/+17
| | * Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0jani@a193-229-222-105.elisa-laajakaista.fi2005-12-041-1/+1
| | |\
| | | * A set of Netware related patches.jani@a193-229-222-105.elisa-laajakaista.fi2005-12-041-1/+1
* | | | Merge mysql.com:/usr/local/mysql/mysql-5.0-vgfixknielsen@mysql.com2006-05-161-2/+4
|\ \ \ \ | |/ / /
| * | | Fix two Valgrind memory leak warnings.knielsen@mysql.com2006-05-151-2/+4
* | | | Changes to make testsuite run in CMake build tree.knielsen@mysql.com2006-02-101-1/+1
* | | | Merge mysql.com:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-021-4/+5
|\ \ \ \ | |/ / /
| * | | many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-4/+5
* | | | mysqlbinlog.cc:paul@snake-hub.snake.net2006-01-041-27/+25
* | | | WL#1012: All changes as one single changeset.lars@mysql.com2005-12-221-2/+23
* | | | added --server-id option to mysqlbinlog to filter for a certain server id hartmut@mysql.com2005-12-051-0/+8
|/ / /
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-5792jimw@mysql.com2005-11-281-2/+2
|\ \ \
| * | | Fix being able to set default TCP port for command-line utilitiesjimw@mysql.com2005-10-131-2/+2
| |/ /
* | | Netware specific changes for 5.0.16ajamppa@suse9-x86.mysql.com2005-11-181-1/+1
* | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0lars@mysql.com2005-10-191-16/+28
|\ \ \
| * | | mysqlbinlog --hexdump patch 4:lars@mysql.com2005-10-191-19/+19
| * | | mysqlbin --hexdump patch 3lars@mysql.com2005-10-121-11/+15
| * | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0lars@mysql.com2005-10-111-10/+18
| |\ \ \
| | * | | mysqlbinlog --hexdump additional patch 2lars@mysql.com2005-09-301-6/+4
| | * | | mysqlbinlog --hexdump augments each log entry with byte informationlars@mysql.com2005-09-291-10/+20
* | | | | Fix of incompatible typeslars@mysql.com2005-10-121-1/+2
|/ / / /
* | | | Tell the user that this ROLLBACK is added by mysqlbinlog (so that he does not...guilhem@mysql.com2005-09-301-1/+1
|/ / /