summaryrefslogtreecommitdiff
path: root/client/mysqlbinlog.cc
Commit message (Expand)AuthorAgeFilesLines
* yassl changeset 2:unknown2005-04-301-1/+0
* Last part of WL#1062: better replication of timezones: no more useunknown2005-03-221-1/+1
* WL#874 "Extended LOAD DATA". unknown2005-03-161-48/+196
* mysqlbinlog: safety measures (safe setting for completion_type,unknown2005-02-231-0/+15
* post-review fixes. Now ROLLBACK is done in Format_description_log_eventunknown2005-02-171-3/+2
* manually mergedunknown2005-02-141-3/+10
|\
| * auto-ROLLBACK if binlog was not closed properlyunknown2005-02-091-3/+10
* | Merge mysql.com:/home/bkroot/mysql-5.0unknown2005-02-101-5/+3
|\ \
| * | Bug#7853 (mysqlbinlog does not accept input from stdin)unknown2005-02-041-5/+3
* | | Precision Math implementationunknown2005-02-091-0/+6
* | | WL#1062 "log charset info into all Query_log_event":unknown2005-02-031-0/+9
|/ /
* | mergedunknown2005-01-251-4/+13
|\ \
| * | Cleanups during reviewunknown2005-01-251-4/+13
* | | mergedunknown2005-01-241-5/+1
|\ \ \ | |/ / | | / | |/ |/|
| * fixes/cleanups according to Coverity reportunknown2005-01-241-5/+1
* | Changing the default of libmysqlclient : it's now NO reconnection.unknown2004-12-091-0/+1
* | mergedunknown2004-11-201-1/+16
|\ \ | |/
| * Added --disable-log-bin option to the mysqlbinlog (WL1787)unknown2004-11-191-1/+16
* | Mainly resolving Guilhem's 4.1 patch to 5.0unknown2004-11-111-90/+240
|/
* 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