~ubuntu-branches/ubuntu/wily/mysql-5.6/wily

« back to all changes in this revision

Viewing changes to man/mysql.1

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2015-04-16 20:07:10 UTC
  • mto: (1.3.9 vivid-proposed)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: package-import@ubuntu.com-20150416200710-pcrsa022082zj46k
Tags: upstream-5.6.24
ImportĀ upstreamĀ versionĀ 5.6.24

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
.\"     Title: \fBmysql\fR
3
3
.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4
4
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5
 
.\"      Date: 01/16/2015
 
5
.\"      Date: 03/25/2015
6
6
.\"    Manual: MySQL Database System
7
7
.\"    Source: MySQL 5.6
8
8
.\"  Language: English
9
9
.\"
10
 
.TH "\FBMYSQL\FR" "1" "01/16/2015" "MySQL 5\&.6" "MySQL Database System"
 
10
.TH "\FBMYSQL\FR" "1" "03/25/2015" "MySQL 5\&.6" "MySQL Database System"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * Define some portability stuff
13
13
.\" -----------------------------------------------------------------
325
325
.\}
326
326
.\" mysql: column-type-info option
327
327
.\" column-type-info option: mysql
328
 
\fB\-\-column\-type\-info\fR,
329
 
\fB\-m\fR
 
328
\fB\-\-column\-type\-info\fR
330
329
.sp
331
330
Display result set metadata\&.
332
331
.RE
375
374
.\" connect-expired-password option: mysql
376
375
\fB\-\-connect\-expired\-password\fR
377
376
.sp
378
 
Indicate to the server that the client is can handle sandbox mode if the account used to connect has an expired password\&. This can be useful for noninteractive invocations of
 
377
Indicate to the server that the client can handle sandbox mode if the account used to connect has an expired password\&. This can be useful for noninteractive invocations of
379
378
\fBmysql\fR
380
379
because normally the server disconnects noninteractive clients that attempt to connect using an account with an expired password\&. (See
381
380
Section\ \&6.3.6, \(lqPassword Expiration and Sandbox Mode\(rq\&.) This option was added in MySQL 5\&.6\&.12\&.
460
459
.\" default-auth option: mysql
461
460
\fB\-\-default\-auth=\fR\fB\fIplugin\fR\fR
462
461
.sp
463
 
The client\-side authentication plugin to use\&. See
 
462
A hint about the client\-side authentication plugin to use\&. See
464
463
Section\ \&6.3.7, \(lqPluggable Authentication\(rq\&.
465
464
.RE
466
465
.sp