~mysql/mysql-utilities/1.6

« back to all changes in this revision

Viewing changes to mysql-test/suite/replication/r/check_rpl_parameters.result

  • Committer: chuck.bell at oracle
  • Date: 2014-12-05 15:00:19 UTC
  • mfrom: (488.1.1 mu-1.6.1-b19031182)
  • Revision ID: chuck.bell@oracle.com-20141205150019-enxhq2j2gdylzhx9
Tagged for release to SysQA

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
                        establishing a secure connection.
27
27
  --ssl-key=SSL_KEY     The name of the SSL key file to use for establishing a
28
28
                        secure connection.
 
29
  --ssl=SSL             Specifies if the server connection requires use of
 
30
                        SSL. If an encrypted connection cannot be established,
 
31
                        the connection attempt fails. By default 0 (SSL not
 
32
                        required).
29
33
  -v, --verbose         control how much information is displayed. e.g., -v =
30
34
                        verbose, -vv = more verbose, -vvv = debug
31
35
  -q, --quiet           turn off all messages for quiet execution.