summaryrefslogtreecommitdiff
path: root/client/mysqlbinlog.cc
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2003-05-221-0/+4
|\
| * Merge with 4.0.13unknown2003-05-191-0/+4
| |\
| | * Task 761:'mysqlbinlog should not die when readingunknown2003-04-231-0/+4
* | | changed processing of LOAD DATA in mysqlbinlogunknown2003-05-201-42/+45
|/ /
* | Merge with 4.0unknown2003-03-161-1/+1
|\ \ | |/
| * 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
* | | Gluh asked me to do itunknown2003-01-311-0/+1
* | | Portability fixes (for windows)unknown2003-01-211-8/+7
* | | new option --local-load in mysqlbinlog unknown2003-01-171-3/+173
|/ /
* | 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
* | moved my_getopt.h under client_priv.hunknown2002-05-221-2/+1
* | my_getopt:unknown2002-05-221-2/+1
* | Changed mysqlbinlog, mysqlmanager-pwgen, mysqlmanagerc, mysqltest,unknown2002-05-221-109/+91
* | Fixed some compilation problems in last changesetunknown2002-05-161-2/+42
* | mysqlbinlog bug fixedunknown2002-04-231-3/+5
* | Updated benchmarksunknown2001-12-181-2/+2
* | Removed compiler warnings.unknown2001-12-101-2/+2
* | Update copyrightunknown2001-12-061-15/+14
* | work to enable reading 3.23 logs - not yet finishedunknown2001-11-101-3/+78
* | Fixed some build problems.unknown2001-10-041-9/+0
* | Integrated table->ref_primary_key into table->part_of_keyunknown2001-09-211-2/+3
|/
* OS2 patchunknown2001-09-121-9/+7
* Portability fixesunknown2001-08-301-3/+2
* Mergeunknown2001-08-211-0/+1
|\
| * Portability fix in mysqlbinlog.cc (include my_pthread.h)unknown2001-08-211-0/+1
* | Portability fixes.unknown2001-08-211-2/+0
|/
* Merge work:/home/bk/mysqlunknown2001-08-111-1/+5
* mysqlbinlog->clientunknown2001-08-091-0/+472