Below is the list of changes that have just been committed into a local
5.1 repository of tnurnberg. When tnurnberg does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2007-09-15 04:59:46+02:00, tnurnberg@stripped +1 -0
Bug #15327: configure: --with-tcp-port option being partially ignored
after merge fix :-/
client/mysqlbinlog.cc@stripped, 2007-09-15 04:59:32+02:00, tnurnberg@stripped +0 -1
Bug #15327: configure: --with-tcp-port option being partially ignored
after merge fix :-/
diff -Nrup a/client/mysqlbinlog.cc b/client/mysqlbinlog.cc
--- a/client/mysqlbinlog.cc 2007-09-15 04:09:33 +02:00
+++ b/client/mysqlbinlog.cc 2007-09-15 04:59:32 +02:00
@@ -762,7 +762,6 @@ static struct my_option my_long_options[
"built-in default (" STRINGIFY_ARG(MYSQL_PORT) ").",
(uchar**) &port, (uchar**) &port, 0, GET_INT, REQUIRED_ARG,
0, 0, 0, 0, 0, 0},
- 0, 0, 0},
{"position", 'j', "Deprecated. Use --start-position instead.",
(uchar**) &start_position, (uchar**) &start_position, 0, GET_ULL,
REQUIRED_ARG, BIN_LOG_HEADER_SIZE, BIN_LOG_HEADER_SIZE,
| Thread |
|---|
| • bk commit into 5.1 tree (tnurnberg:1.2578) BUG#15327 | Tatjana A Nuernberg | 15 Sep |