mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Merge branch '11.1' into 11.2
This commit is contained in:
@@ -1640,7 +1640,7 @@ static struct my_option my_options[] =
|
||||
"given sequence numbers are printed.",
|
||||
&stop_pos_str, &stop_pos_str, 0, GET_STR_ALLOC, REQUIRED_ARG, 0, 0, 0, 0,
|
||||
0, 0},
|
||||
{"table", 'T', "List entries for just this table (local log only).",
|
||||
{"table", 'T', "List entries for just this table (affects only row events).",
|
||||
&table, &table, 0, GET_STR_ALLOC, REQUIRED_ARG,
|
||||
0, 0, 0, 0, 0, 0},
|
||||
{"to-last-log", 't', "Requires -R. Will not stop at the end of the \
|
||||
|
Reference in New Issue
Block a user