#At file:///home/msvensson/mysql/6.0-rpl-latest/
2682 Magnus Svensson 2008-08-29 [merge]
Merge
modified:
client/mysqltest.cc
=== modified file 'client/mysqltest.cc'
--- a/client/mysqltest.cc 2008-08-29 10:37:57 +0000
+++ b/client/mysqltest.cc 2008-08-29 15:44:43 +0000
@@ -5561,7 +5561,7 @@ static struct my_option my_long_options[
(uchar**) &sp_protocol, (uchar**) &sp_protocol, 0,
GET_BOOL, NO_ARG, 0, 0, 0, 0, 0, 0},
{"tail-lines", OPT_TAIL_LINES,
- "Number of lines of the resul to include in a failure report",
+ "Number of lines of the result to include in a failure report",
(uchar**) &opt_tail_lines, (uchar**) &opt_tail_lines, 0,
GET_INT, REQUIRED_ARG, 0, 0, 10000, 0, 0, 0},
#include "sslopt-longopts.h"
| Thread |
|---|
| • bzr commit into mysql-6.0 branch (msvensson:2682) | Magnus Svensson | 29 Aug |