Below is the list of changes that have just been committed into a local
5.0 repository of msvensson. When msvensson 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
1.2126 06/05/12 11:00:34 msvensson@neptunus.(none) +1 -0
Correct spelling errors
include/sslopt-longopts.h
1.11 06/05/12 11:00:30 msvensson@neptunus.(none) +1 -1
Correct spelling errors
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: msvensson
# Host: neptunus.(none)
# Root: /home/msvensson/mysql/mysql-5.0
--- 1.10/include/sslopt-longopts.h 2006-04-18 17:58:22 +02:00
+++ 1.11/include/sslopt-longopts.h 2006-05-12 11:00:30 +02:00
@@ -39,7 +39,7 @@
0, 0, 0, 0, 0, 0},
#ifdef MYSQL_CLIENT
{"ssl-verify-server-cert", OPT_SSL_VERIFY_SERVER_CERT,
- "Verify servers \"Common Name\" in it's cert against hostname used when connecting. This option is disabled by default.",
+ "Verify server's \"Common Name\" in its cert against hostname used when connecting. This option is disabled by default.",
(gptr*) &opt_ssl_verify_server_cert, (gptr*) &opt_ssl_verify_server_cert,
0, GET_BOOL, NO_ARG, 0, 0, 0, 0, 0, 0},
#endif
| Thread |
|---|
| • bk commit into 5.0 tree (msvensson:1.2126) | msvensson | 12 May |