summaryrefslogtreecommitdiff
path: root/client/mysqlbinlog.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/jimw/my/mysql-4.1-5792unknown2005-11-281-2/+2
|\
| * Fix being able to set default TCP port for command-line utilitiesunknown2005-10-131-2/+2
* | Netware specific changes for 5.0.16amysql-5.0.16aunknown2005-11-181-1/+1
* | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0unknown2005-10-191-16/+28
|\ \
| * | mysqlbinlog --hexdump patch 4:unknown2005-10-191-19/+19
| * | mysqlbin --hexdump patch 3unknown2005-10-121-11/+15
| * | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0unknown2005-10-111-10/+18
| |\ \
| | * | mysqlbinlog --hexdump additional patch 2unknown2005-09-301-6/+4
| | * | mysqlbinlog --hexdump augments each log entry with byte informationunknown2005-09-291-10/+20
* | | | Fix of incompatible typesunknown2005-10-121-1/+2
|/ / /
* | | Tell the user that this ROLLBACK is added by mysqlbinlog (so that he does not...unknown2005-09-301-1/+1
|/ /
* | Added clarification comment regarding added ROLLBACK to mysqlbinlog outputunknown2005-09-211-1/+1
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1unknown2005-08-261-0/+10
|\ \ | |/
| * 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
* | | After merge fixesunknown2005-07-311-1/+1
* | | 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