summaryrefslogtreecommitdiff
path: root/client/mysqlbinlog.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#12354268: MYSQLBINLOG --BASE64-OUTPUT=DECODE-ROWS DOES NOTLuis Soares2011-05-051-1/+2
* BUG#11766427, BUG#59539: Filter by server id in mysqlbinlog failsSven Sandberg2011-03-251-3/+11
* Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-1/+1
* Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-34/+33
* Bug #50407 mysqlbinlog --database=X produces bad output for SAVEPOINTs2010-03-281-3/+1
* BUG#48993: valgrind errors in mysqlbinlogLuis Soares2010-02-171-3/+8
* Recommit of Bug#49447.Staale Smedseng2010-02-041-9/+9
* WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-01-211-2/+6
* mergeVladislav Vaintroub2009-11-031-7/+7
|\
| * Bug #34777 mysqlbinlog: --help output for --base64-output is hard to unders...2009-10-281-5/+7
| * Bug #34777 mysqlbinlog: --help output for --base64-output is hard to unders...2009-10-201-7/+5
* | Bug #47423 mtr connects to wrong databaseVladislav Vaintroub2009-11-031-0/+14
|/
* Bug #46998 mysqlbinlog can't output BEGIN even if the database is included i...2009-09-301-1/+4
|\
| * Bug #46998 mysqlbinlog can't output BEGIN even if the database is included i...2009-09-301-1/+4
* | Merge bug fixesJim Winstead2009-07-131-3/+4
|\ \
| * | Add usage for --base64-output=DECODE-ROWS and note that UNSPEC isJim Winstead2009-05-151-0/+3
| * | Remove out-of-date and unnecessary comment in source code about what versionsJim Winstead2009-05-151-3/+1
* | | merge: 5.1-bt bug branch --> 5.1-bt latestLuis Soares2009-06-301-1/+55
|\ \ \
| * | | BUG#42941: --database paramater to mysqlbinlog fails with RBRLuis Soares2009-06-071-1/+55
* | | | Merge from 5.0Staale Smedseng2009-06-291-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge from 5.0-btStaale Smedseng2009-06-291-2/+2
* | | | Merge in approved bug-fixesJim Winstead2009-05-121-0/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Various command-line utilities, including mysqlbinlog and mysqldump, don'tJim Winstead2009-05-071-0/+2
* | | Manual merge.Alexey Kopytov2009-05-081-2/+1
|\ \ \ | |/ / |/| / | |/
| * Bug #41943: mysqlbinlog.exe crashes if --hexdump option is used Alexey Kopytov2009-05-071-0/+14
* | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-9/+9
|\ \ | |/
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-8/+8
* | Additional fix for bug#31455 (rpl decoder)Alexander Barkov2008-08-211-1/+2
* | Bug#31455 mysqlbinlog don't print user readable info about RBR events Alexander Barkov2008-08-201-0/+13
* | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug26294/my50-bug26294cmiller@zippy.cornsilk.net2008-04-031-1/+1
|\ \ | |/
| * Bug#26294: library name conflict between MySQL 4.x, 5.0 and Qt 3.3cmiller@zippy.cornsilk.net2008-04-031-1/+1
* | BUG#33247: mysqlbinlog does not clean up after itself on abnormal terminationsven@riska.(none)2008-02-081-394/+646
* | Merge riska.(none):/home/sven/bk/b34355-backslash_in_path_name_under_win/5.0-rplsven@riska.(none)2008-02-061-7/+31
|\ \ | |/
| * Replace windows path separator backslash by unix path separator forwardsven@riska.(none)2008-02-061-7/+31
* | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl-mergemkindahl@dl145h.mysql.com2008-02-011-0/+7
|\ \ | |/
| * BUG#32205 : Replaying statements from mysqlbinlog fails with a syntax error, ...cbell/Chuck@mysql_cab_desk.2008-02-011-0/+7
* | Post-merge changes.mkindahl@dl145h.mysql.com2008-01-301-2/+2
* | BUG#32407: Impossible to do point-in-time recovery from older binlogsven@riska.(none)2007-12-141-22/+116
* | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-mainttnurnberg@sin.intern.azundris.com2007-09-151-3/+8
|\ \
| * | Bug #15327: configure: --with-tcp-port option being partially ignoredtnurnberg@mysql.com/sin.intern.azundris.com2007-09-151-1/+0
| * | Merge mysql.com:/home/tnurnberg/15327/50-15327tnurnberg@sin.intern.azundris.com2007-09-151-2/+8
| |\ \ | | |/
| | * Bug #15327: configure: --with-tcp-port option being partially ignoredtnurnberg@mysql.com/sin.intern.azundris.com2007-09-131-3/+8
* | | Fixed problem that Start_log_event_v3::created was not set properlymonty@mysql.com/narttu.mysql.fi2007-08-141-2/+2
* | | Merge bk-internal:/home/bk/mysql-5.1-marveldf@pippilotta.erinye.com2007-08-031-8/+39
|\ \ \
| * | | Simplify logging code a bit (to make code smaller and faster)monty@mysql.com/nosik.monty.fi2007-08-031-1/+23
| * | | Fixes Bug#30127: --debug-info no longer prints memory usage in mysqlmonty@mysql.com/nosik.monty.fi2007-08-011-7/+16
| |/ /
* | | Makefile.am:kent@mysql.com/kent-amd64.(none)2007-08-021-8/+0
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.(none)2007-06-011-43/+43
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-43/+43
* | | bug#17654 --read-from-remote-server causes coreaelkin/elkin@dsl-hkibras1-ff5dc300-70.dhcp.inet.fi2007-05-301-0/+1