~ubuntu-branches/ubuntu/lucid/mysql-dfsg-5.1/lucid-security

« back to all changes in this revision

Viewing changes to man/mysql_setpermission.1

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2012-02-22 22:33:55 UTC
  • mto: (1.2.1) (37.1.1 lucid-security)
  • mto: This revision was merged to the branch mainline in revision 36.
  • Revision ID: package-import@ubuntu.com-20120222223355-ku1tb4r70osci6v2
Tags: upstream-5.1.61
ImportĀ upstreamĀ versionĀ 5.1.61

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
.\"     Title: \fBmysql_setpermission\fR
3
3
.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4
4
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5
 
.\"      Date: 11/04/2009
 
5
.\"      Date: 12/16/2011
6
6
.\"    Manual: MySQL Database System
7
7
.\"    Source: MySQL 5.1
8
8
.\"  Language: English
9
9
.\"
10
 
.TH "\FBMYSQL_SETPERMISSI" "1" "11/04/2009" "MySQL 5\&.1" "MySQL Database System"
 
10
.TH "\FBMYSQL_SETPERMISSI" "1" "12/16/2011" "MySQL 5\&.1" "MySQL Database System"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * set default formatting
13
13
.\" -----------------------------------------------------------------
109
109
.\" password option: mysql_setpermission
110
110
\fB\-\-password=\fR\fB\fIpassword\fR\fR
111
111
.sp
112
 
The password to use when connecting to the server\&. Note that the password value is not optional for this option, unlike for other MySQL programs\&. You can use an option file to avoid giving the password on the command line\&.
 
112
The password to use when connecting to the server\&. Note that the password value is not optional for this option, unlike for other MySQL programs\&.
113
113
.sp
114
114
Specifying a password on the command line should be considered insecure\&. See
115
 
Section\ \&5.5.6.2, \(lqEnd-User Guidelines for Password Security\(rq\&.
 
115
Section\ \&5.3.2.2, \(lqEnd-User Guidelines for Password Security\(rq\&. You can use an option file to avoid giving the password on the command line\&.
116
116
.RE
117
117
.sp
118
118
.RS 4
163
163
.SH "COPYRIGHT"
164
164
.br
165
165
.PP
166
 
Copyright 2007-2008 MySQL AB, 2009 Sun Microsystems, Inc.
 
166
Copyright \(co 1997, 2011, Oracle and/or its affiliates. All rights reserved.
167
167
.PP
168
168
This documentation is free software; you can redistribute it and/or modify it only under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
169
169
.PP
176
176
which may already be installed locally and which is also available
177
177
online at http://dev.mysql.com/doc/.
178
178
.SH AUTHOR
179
 
Sun Microsystems, Inc. (http://www.mysql.com/).
 
179
Oracle Corporation (http://dev.mysql.com/).