~ubuntu-branches/ubuntu/utopic/mysql-5.5/utopic-security

« back to all changes in this revision

Viewing changes to man/myisamlog.1

  • Committer: Package Import Robot
  • Author(s): Seth Arnold
  • Date: 2013-04-18 18:25:54 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20130418182554-pflh0bjoc611yqxw
Tags: 5.5.31-0ubuntu0.13.04.1
* SECURITY UPDATE: Update to 5.5.31 to fix security issues (LP: #1170516)
  - http://www.oracle.com/technetwork/topics/security/cpuapr2013-1899555.html
* debian/patches/71_disable_rpl_tests.patch: refreshed.
* debian/patches/fix-mysqldump-test.patch: removed, fixed differently
  upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
.\"     Title: \fBmyisamlog\fR
3
3
.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4
4
.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5
 
.\"      Date: 12/08/2012
 
5
.\"      Date: 03/22/2013
6
6
.\"    Manual: MySQL Database System
7
7
.\"    Source: MySQL 5.5
8
8
.\"  Language: English
9
9
.\"
10
 
.TH "\FBMYISAMLOG\FR" "1" "12/08/2012" "MySQL 5\&.5" "MySQL Database System"
 
10
.TH "\FBMYISAMLOG\FR" "1" "03/22/2013" "MySQL 5\&.5" "MySQL Database System"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * Define some portability stuff
13
13
.\" -----------------------------------------------------------------
28
28
.\" * MAIN CONTENT STARTS HERE *
29
29
.\" -----------------------------------------------------------------
30
30
.\" myisamlog
31
 
.\" isamlog
32
31
.SH "NAME"
33
32
myisamlog \- display MyISAM log file contents
34
33
.SH "SYNOPSIS"
39
38
\fBmyisamlog\fR
40
39
processes the contents of a
41
40
MyISAM
42
 
log file\&.
 
41
log file\&. To create such a file, start the server with a
 
42
\fB\-\-log\-isam=\fR\fBlog_file\fR
 
43
option\&.
43
44
.PP
44
45
Invoke
45
46
\fBmyisamlog\fR
49
50
.RS 4
50
51
.\}
51
52
.nf
52
 
shell> \fBmyisamlog [\fR\fB\fIoptions\fR\fR\fB] [\fR\fB\fIlog_file\fR\fR\fB [\fR\fB\fItbl_name\fR\fR\fB] \&.\&.\&.]\fR
53
 
shell> \fBisamlog [\fR\fB\fIoptions\fR\fR\fB] [\fR\fB\fIlog_file\fR\fR\fB [\fR\fB\fItbl_name\fR\fR\fB] \&.\&.\&.]\fR
 
53
shell> \fBmyisamlog [\fR\fB\fIoptions\fR\fR\fB] [\fR\fB\fIfile_name\fR\fR\fB [\fR\fB\fItbl_name\fR\fR\fB] \&.\&.\&.]\fR
54
54
.fi
55
55
.if n \{\
56
56
.RE
58
58
.PP
59
59
The default operation is update (\fB\-u\fR)\&. If a recovery is done (\fB\-r\fR), all writes and possibly updates and deletes are done and errors are only counted\&. The default log file name is
60
60
myisam\&.log
61
 
for
62
 
\fBmyisamlog\fR
63
 
and
64
 
isam\&.log
65
 
for
66
 
\fBisamlog\fR
67
61
if no
68
62
\fIlog_file\fR
69
63
argument is given\&. If tables are named on the command line, only those tables are updated\&.
234
228
.SH "COPYRIGHT"
235
229
.br
236
230
.PP
237
 
Copyright \(co 1997, 2012, Oracle and/or its affiliates. All rights reserved.
238
 
.PP
239
 
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.
240
 
.PP
241
 
This documentation is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
242
 
.PP
243
 
You should have received a copy of the GNU General Public License along with the program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or see http://www.gnu.org/licenses/.
 
231
Copyright \(co 1997, 2013, Oracle and/or its affiliates. All rights reserved.
 
232
.PP
 
233
This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.
 
234
.PP
 
235
The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing.
 
236
.PP
 
237
If this software or related documentation is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable:
 
238
.PP
 
239
U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, duplication, disclosure, modification, and adaptation shall be subject to the restrictions and license terms set forth in the applicable Government contract, and, to the extent applicable by the terms of the Government contract, the additional rights set forth in FAR 52.227-19, Commercial Computer Software License (December 2007). Oracle USA, Inc., 500 Oracle Parkway, Redwood City, CA 94065.
 
240
.PP
 
241
This software is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications which may create a risk of personal injury. If you use this software in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure the safe use of this software. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software in dangerous applications.
 
242
.PP
 
243
Oracle is a registered trademark of Oracle Corporation and/or its affiliates. MySQL is a trademark of Oracle Corporation and/or its affiliates, and shall not be used without Oracle's express written authorization. Other names may be trademarks of their respective owners.
 
244
.PP
 
245
This software and documentation may provide access to or information on content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services.
 
246
.PP
 
247
This document in any form, software or printed matter, contains proprietary information that is the exclusive property of Oracle. Your access to and use of this material is subject to the terms and conditions of your Oracle Software License and Service Agreement, which has been executed and with which you agree to comply. This document and information contained herein may not be disclosed, copied, reproduced, or distributed to anyone outside Oracle without prior written consent of Oracle or as specifically provided below. This document is not part of your license agreement nor can it be incorporated into any contractual agreement with Oracle or its subsidiaries or affiliates.
 
248
.PP
 
249
This documentation is NOT distributed under a GPL license. Use of this documentation is subject to the following terms:
 
250
.PP
 
251
You may create a printed copy of this documentation solely for your own personal use. Conversion to other formats is allowed as long as the actual content is not altered or edited in any way. You shall not publish or distribute this documentation in any form or on any media, except if you distribute the documentation in a manner similar to how Oracle disseminates it (that is, electronically for download on a Web site with the software) or on a CD-ROM or similar medium, provided however that the documentation is disseminated together with the software on the same medium. Any other use, such as any dissemination of printed copies or use of this documentation, in whole or in part, in another publication, requires the prior written consent from an authorized representative of Oracle. Oracle and/or its affiliates reserve any and all rights to this documentation not expressly granted above.
 
252
.PP
 
253
For more information on the terms of this license, or for details on how the MySQL documentation is built and produced, please visit
 
254
\m[blue]\fBMySQL Contact & Questions\fR\m[].
 
255
.PP
 
256
For additional licensing information, including licenses for third-party libraries used by MySQL products, see
 
257
Preface and Legal Notices.
 
258
.PP
 
259
For help with using MySQL, please visit either the
 
260
\m[blue]\fBMySQL Forums\fR\m[]
 
261
or
 
262
\m[blue]\fBMySQL Mailing Lists\fR\m[]
 
263
where you can discuss your issues with other MySQL users.
 
264
.PP
 
265
For additional documentation on MySQL products, including translations of the documentation into other languages, and downloadable versions in variety of formats, including HTML and PDF formats, see the
 
266
\m[blue]\fBMySQL Documentation Library\fR\m[].
244
267
.sp
245
268
.SH "SEE ALSO"
246
269
For more information, please refer to the MySQL Reference Manual,