diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/mysqltest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/mysqltest.c b/client/mysqltest.c index 5d97bb2e330..0558df7a568 100644 --- a/client/mysqltest.c +++ b/client/mysqltest.c @@ -1626,7 +1626,7 @@ int do_disable_rpl_parse(struct st_query *query __attribute__((unused))) do_sleep() q called command real_sleep use the value from opt_sleep as number of seconds to sleep - if real_sleep is false + if real_sleep is false DESCRIPTION sleep <seconds> |