1000
1000
(char**) &start_position, (char**) &start_position, 0, GET_ULL,
1001
1001
REQUIRED_ARG, BIN_LOG_HEADER_SIZE, BIN_LOG_HEADER_SIZE,
1002
1002
/* COM_BINLOG_DUMP accepts only 4 bytes for the position */
1003
(uint64_t)(~(uint32)0), 0, 0, 0},
1003
(uint64_t)(~(uint32_t)0), 0, 0, 0},
1004
1004
{"protocol", OPT_MYSQL_PROTOCOL,
1005
1005
"The protocol of connection (tcp,socket,pipe,memory).",
1006
1006
0, 0, 0, GET_STR, REQUIRED_ARG, 0, 0, 0, 0, 0, 0},