summaryrefslogtreecommitdiff
path: root/client/mysqlbinlog.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with MariaDB 5.1Michael Widenius2011-05-031-3/+11
|\
| * Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-3/+11
| |\
| | * 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
* | | 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
* | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-34/+33
|\ \ \ | |/ /
| * | Merge with MySQL 5.1.49Michael Widenius2010-08-021-34/+33
| |\ \ | | |/
| | * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-34/+33
* | | merge 5.1->5.2Sergei Golubchik2010-06-011-16/+19
|\ \ \ | |/ /
| * | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-15/+18
| |\ \ | | |/
| | * Bug #50407 mysqlbinlog --database=X produces bad output for SAVEPOINTsunknown2010-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
* | | mergedSergei Golubchik2010-03-151-2/+6
|\ \ \ | |/ /
| * | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-2/+6
| |\ \ | | |/
| | * WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-01-211-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
|\ \ | |/
| * mergeVladislav Vaintroub2009-11-031-7/+7
| |\
| | * Bug #34777 mysqlbinlog: --help output for --base64-output is hard to unders...unknown2009-10-281-5/+7
| | * Bug #34777 mysqlbinlog: --help output for --base64-output is hard to unders...unknown2009-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...unknown2009-09-301-1/+4
| |\
| | * Bug #46998 mysqlbinlog can't output BEGIN even if the database is included i...unknown2009-09-301-1/+4
* | | 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 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-bug26294unknown2008-04-031-1/+1
|\ \ | |/
| * Bug#26294: library name conflict between MySQL 4.x, 5.0 and Qt 3.3unknown2008-04-031-1/+1
* | BUG#33247: mysqlbinlog does not clean up after itself on abnormal terminationunknown2008-02-081-394/+646
* | Merge riska.(none):/home/sven/bk/b34355-backslash_in_path_name_under_win/5.0-rplunknown2008-02-061-7/+31
|\ \ | |/
| * Replace windows path separator backslash by unix path separator forwardunknown2008-02-061-7/+31