summaryrefslogtreecommitdiff
path: root/client/mysqlbinlog.cc
Commit message (Expand)AuthorAgeFilesLines
* A set of Netware related patches.unknown2005-12-041-1/+1
* Several fixes for Netware.unknown2005-08-241-1/+11
* Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-1/+1
* mysql_priv.h:unknown2004-08-141-1/+1
* Fixes forunknown2004-07-171-2/+2
* Added patches from Novellunknown2004-05-251-0/+5
* 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
* Always use libtool with "--preserve-dup-deps" unknown2004-02-131-13/+21
* Code cleanupsunknown2004-02-101-81/+155
* fixed bug #1378 "mysqlbinlog for remote host is broken"unknown2004-02-061-165/+250
* Fix for Bug #1595 "mysqlbinlog can't read a password from the console".unknown2003-10-211-3/+24
* 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
* Simple cleanupsunknown2003-10-071-1/+9
* 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
* Bugfix for bug #1340, style fix before pushunknown2003-09-191-4/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-191-7/+10
|\
| * Fix for bug #1340 (More careful checks if we met proper Create_file_log_event...unknown2003-09-191-7/+10
* | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-09-191-2/+18
|\ \ | |/ |/|
| * fixed bug #1073 unknown2003-09-011-2/+18
* | Fix for BUG#1258 (Trying to use the mysqlbinlog with -h and -u option gives s...unknown2003-09-121-2/+2
* | Fix for BUG#1096 which is:unknown2003-08-191-1/+7
* | Fixes for BUG#1091,1092,1093. Synopsis of these bugs:unknown2003-08-191-31/+49
|/
* fixed bug #670unknown2003-07-041-20/+266
* Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-07-021-1/+1
|\
| * fixed bug #672unknown2003-07-021-1/+1
* | made error output more detailedunknown2003-07-011-4/+4
* | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-07-011-50/+4
|\ \
| * | removed --table option (fixed Bug #671)unknown2003-07-011-50/+4
| |/
* | fix for BUG#691 (4.0 mysqlbinlog couldn't read 3.23 binlog).unknown2003-06-201-2/+2
|/
* Task 761:'mysqlbinlog should not die when readingunknown2003-04-231-0/+4
* Merge to get fix for LOCK TABLES + DROP TABLE in another threadunknown2003-03-071-1/+1
|\
| * A better, but larger fix for server_id bug ..unknown2003-03-051-1/+1
| * - backported gcc 3.0 linking fix from 4.0unknown2002-09-241-0/+2
* | Portability fix when using -DBIG_TABLESunknown2002-11-141-1/+0
* | Portability fix extern "C" static -> extern "C"unknown2002-11-071-1/+1
* | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-1/+1
* | Increased max possible max_allowed_packet to 1Gunknown2002-09-191-1/+2
* | mysqlbinlog.cc:unknown2002-09-141-2/+2
* | mysqlbinlog.cc:unknown2002-09-141-1/+1
* | Portability fixes.unknown2002-09-111-16/+18
* | Update for running gcc 3.x (mainly on HPUX)unknown2002-06-301-0/+2
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-42/+39
* | Added useful exit error code for programs using my_getopt in caseunknown2002-05-291-6/+3