summaryrefslogtreecommitdiff
path: root/client/mysqlbinlog.cc
Commit message (Expand)AuthorAgeFilesLines
* After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-41/+55
* Merge with 4.1unknown2004-09-061-74/+201
|\
| * 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
* | | Replication: various small fixes specific to the new binlog format of 5.0unknown2004-07-261-13/+3
* | | Merge with 4.1.3-betaunknown2004-07-071-1/+0
|\ \ \ | |/ /
| * | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for unknown2004-06-101-1/+0
* | | Post-merge fixes.unknown2004-06-031-0/+24
* | | Merging 4.1 to 5.0.unknown2004-05-261-26/+13
|\ \ \ | |/ /
| * | 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
* | | Post-merge fixes, some quite complex. client/mysqlbinlog.cc and sql/log_event.ccunknown2004-04-281-275/+458
* | | Update for VC++unknown2003-12-211-1/+0
* | | Now merge is done.unknown2003-12-201-17/+69
* | | This will be pushed only after I fix the testsuite.unknown2003-12-181-29/+133
|/ /
* | 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