summaryrefslogtreecommitdiff
path: root/client/mysqlbinlog.cc
Commit message (Expand)AuthorAgeFilesLines
* 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 a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0unknown2005-08-251-0/+10
|\ \ | |/
| * Several fixes for Netware.unknown2005-08-241-1/+11
* | Cleanups during reviewunknown2005-01-251-4/+13
* | fixes/cleanups according to Coverity reportunknown2005-01-241-5/+1
* | Added --disable-log-bin option to the mysqlbinlog (WL1787)unknown2004-11-191-1/+16
* | BUG#6239 V2: Since uint can be shorter than ulong on 64 bit platforms, unknown2004-11-041-4/+19
* | Merge with 4.0unknown2004-09-011-1/+1
|\ \ | |/
| * Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-1/+1
* | mergedunknown2004-08-261-1/+1
|\ \ | |/
| * mysql_priv.h:unknown2004-08-141-1/+1
| * Fixes forunknown2004-07-171-2/+2
* | more accurate processing of find_type resultunknown2004-08-241-1/+1
* | fixed a Bug #4998 "--protocol doesn't reject bad values" unknown2004-08-231-2/+1
* | WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --pos...unknown2004-07-291-69/+179
* | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for unknown2004-06-101-1/+0
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-251-0/+5
|\ \ | |/
| * Added patches from Novellunknown2004-05-251-0/+5
* | Fix of small syntax error - added missing backslash that prevented building o...unknown2004-05-241-1/+1
* | mysqlbinlog: new option --to-last-log. This option has effect only if --read-...unknown2004-05-231-12/+19
* | Fix for BUG#3214 "mysqlbinlog --read-from-remote-server --position prints wro...unknown2004-03-181-6/+4
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-03-181-4/+35
|\ \
| * | Fix for BUG#3204 ""mysqlbinlog --read-from-remote-server this_binlog.001" pri...unknown2004-03-181-4/+35
* | | merge with 4.0unknown2004-03-161-3/+6
|\ \ \ | |/ / |/| / | |/
| * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-121-3/+3
| |\
| | * Force mysqlbinlog to require an argument if --local-load is usedunknown2004-03-121-3/+3
| * | Fixed error in version.unknown2004-03-111-1/+1
| |/
| * Small fixes.unknown2004-03-111-2/+3
| * Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep...unknown2004-03-041-2/+5
| * A fix for double free of memory in mysqlbinlog.unknown2004-02-231-1/+1
* | Max open files handling moved to my_set_max_open_files()unknown2004-02-191-1/+8
* | Merge with 4.0 to get fix for mysqlbinlogunknown2004-02-161-12/+19
|\ \ | |/
| * Always use libtool with "--preserve-dup-deps" unknown2004-02-131-13/+21
* | After merge fixesunknown2004-02-161-29/+34
* | Merge with 4.0.18unknown2004-02-111-202/+359
|\ \ | |/
| * Code cleanupsunknown2004-02-101-81/+155
| * fixed bug #1378 "mysqlbinlog for remote host is broken"unknown2004-02-061-165/+250
* | Portability fixes (for binary build)unknown2003-12-011-2/+20
* | Merge with 4.0unknown2003-11-041-3/+24
|\ \ | |/
| * Fix for Bug #1595 "mysqlbinlog can't read a password from the console".unknown2003-10-211-3/+24
* | merge with 4.0 to get fix for mysqlbinlogunknown2003-10-081-17/+11
|\ \ | |/
| * Fixed test case that my last patch to mysqlbinlog broke.unknown2003-10-081-1/+1
| * Fix for option 'R' (connect to remote server) in mysqlbinlogunknown2003-10-081-17/+11
* | Merge with 4.0 to get fix for mysqlbinlogunknown2003-10-071-1/+9
|\ \ | |/
| * Simple cleanupsunknown2003-10-071-1/+9
* | Merge with 4.0.16unknown2003-10-071-61/+70
|\ \ | |/
| * Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog)unknown2003-09-291-5/+6
| * Code cleanup of new patchesunknown2003-09-231-67/+58