summaryrefslogtreecommitdiff
path: root/client/mysqlbinlog.cc
Commit message (Expand)AuthorAgeFilesLines
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+1
* Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-9/+9
|\
| * Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-02-091-9/+9
| |\
| | * Recommit of Bug#49447.Staale Smedseng2010-02-041-9/+9
| * | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-01-241-2/+6
| |\ \ | | |/
| | * WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-01-211-2/+6
* | | WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-02-171-6/+1
* | | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-1/+1
|\ \ \
| * \ \ Merging with mysql-5.1-rep+2Mats Kindahl2009-12-151-1/+1
| |\ \ \
| | * | | WL#5151: Conversion between different types when replicatingMats Kindahl2009-12-141-1/+1
* | | | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-12-021-1/+18
|\ \ \ \ \
| * \ \ \ \ Manual resolving for the following filesAndrei Elkin2009-12-011-1/+18
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | merging from 5.1 to rep+2 starting at gca(5.1, next-mr) == build@mysql.com-20...Andrei Elkin2009-11-301-7/+21
| | |\ \ \ | | | | |/ | | | |/|
| | | * | mergeVladislav Vaintroub2009-11-031-7/+7
| | | |\ \
| | * | | | Bug #48463 backporting from 6.0-rpl to celosia a set of bugsAndrei Elkin2009-11-201-1/+18
| | * | | | merging 5.1 main -> rpl+2. Some manual work required mostly due to bug46640Andrei Elkin2009-11-061-1/+4
| | |\ \ \ \ | | | | |_|/ | | | |/| |
* | | | | | merging.Alexey Botchkov2009-11-171-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bug#47216 programs should quit if the file specified by --defaults-file ...Alexey Botchkov2009-10-091-2/+2
| | |/ / / | |/| | |
* | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-7/+21
|\ \ \ \ \
| * \ \ \ \ Manual merge from mysql-5.1.Alexander Nozdrin2009-11-051-5/+7
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Bug #34777 mysqlbinlog: --help output for --base64-output is hard to unders...2009-10-281-5/+7
| * | | | | Auto-merge from mysql-5.1.Alexander Nozdrin2009-11-051-0/+14
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | Bug #47423 mtr connects to wrong databaseVladislav Vaintroub2009-11-031-0/+14
| | |/ /
| * | | Bug #34777 mysqlbinlog: --help output for --base64-output is hard to unders...2009-10-201-7/+5
| |/ /
* | | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-2/+2
|\ \ \ | | |/ | |/|
| * | Backport BUG#38468 Memory leak detected when using mysqlbinlog utilityHe Zhenxing2009-10-021-2/+2
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-1/+4
|\ \ \ | | |/ | |/|
| * | 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
* | | This is the downport ofVladislav Vaintroub2009-09-111-1/+1
|/ /
* | 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