~james-page/ubuntu/precise/mysql-5.5/misc-fixes

« back to all changes in this revision

Viewing changes to man/mysql_upgrade.1

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2012-06-11 07:34:33 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20120611073433-l9za2ni4ipp848y3
Tags: 5.5.24-0ubuntu0.12.04.1
* SECURITY UPDATE: Update to 5.5.24 to fix security issues (LP: #1011371)
  - http://dev.mysql.com/doc/refman/5.5/en/news-5-5-24.html

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
.\"     Title: \fBmysql_upgrade\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: 03/02/2012
 
5
.\"      Date: 04/19/2012
6
6
.\"    Manual: MySQL Database System
7
7
.\"    Source: MySQL 5.5
8
8
.\"  Language: English
9
9
.\"
10
 
.TH "\FBMYSQL_UPGRADE\FR" "1" "03/02/2012" "MySQL 5\&.5" "MySQL Database System"
 
10
.TH "\FBMYSQL_UPGRADE\FR" "1" "04/19/2012" "MySQL 5\&.5" "MySQL Database System"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * set default formatting
13
13
.\" -----------------------------------------------------------------
77
77
You should always back up your current MySQL installation
78
78
\fIbefore\fR
79
79
performing an upgrade\&. See
80
 
Section\ \&6.2, \(lqDatabase Backup Methods\(rq\&.
 
80
Section\ \&7.2, \(lqDatabase Backup Methods\(rq\&.
81
81
.PP
82
82
Some upgrade incompatibilities may require special handling before you upgrade your MySQL installation and run
83
83
\fBmysql_upgrade\fR\&. See
150
150
option of the
151
151
CHECK TABLE
152
152
statement (see
153
 
Section\ \&12.7.2.2, \(lqCHECK TABLE Syntax\(rq)\&.
 
153
Section\ \&13.7.2.2, \(lqCHECK TABLE Syntax\(rq)\&.
154
154
.RE
155
155
.sp
156
156
.RS 4
190
190
.PP
191
191
\fBmysql_upgrade\fR
192
192
does not upgrade the contents of the help tables\&. For upgrade instructions, see
193
 
Section\ \&5.1.8, \(lqServer-Side Help\(rq\&.
 
193
Section\ \&5.1.9, \(lqServer-Side Help\(rq\&.
194
194
.PP
195
195
\fBmysql_upgrade\fR
196
196
supports the following options, which can be specified on the command line or in the
294
294
\fB\-\-default\-auth=\fR\fB\fIplugin\fR\fR
295
295
.sp
296
296
The client\-side authentication plugin to use\&. See
297
 
Section\ \&5.5.6, \(lqPluggable Authentication\(rq\&.
 
297
Section\ \&6.3.6, \(lqPluggable Authentication\(rq\&.
298
298
.sp
299
299
This option was added in MySQL 5\&.5\&.10\&.
300
300
.RE
337
337
option is used to specify an authentication plugin but
338
338
\fBmysql_upgrade\fR
339
339
does not find it\&. See
340
 
Section\ \&5.5.6, \(lqPluggable Authentication\(rq\&.
 
340
Section\ \&6.3.6, \(lqPluggable Authentication\(rq\&.
341
341
.sp
342
342
This option was added in MySQL 5\&.5\&.10\&.
343
343
.RE