~ubuntu-branches/ubuntu/natty/mysql-5.1/natty-proposed

« back to all changes in this revision

Viewing changes to man/mysqlslap.1

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2012-02-22 08:30:45 UTC
  • mfrom: (1.4.1)
  • Revision ID: package-import@ubuntu.com-20120222083045-2rd53r4bnyx7qus4
Tags: 5.1.61-0ubuntu0.11.04.1
* SECURITY UPDATE: Update to 5.1.61 to fix multiple security issues
  (LP: #937869)
  - http://www.oracle.com/technetwork/topics/security/cpujan2012-366304.html
  - CVE-2011-2262
  - CVE-2012-0075
  - CVE-2012-0112
  - CVE-2012-0113
  - CVE-2012-0114
  - CVE-2012-0115
  - CVE-2012-0116
  - CVE-2012-0117
  - CVE-2012-0118
  - CVE-2012-0119
  - CVE-2012-0120
  - CVE-2012-0484
  - CVE-2012-0485
  - CVE-2012-0486
  - CVE-2012-0487
  - CVE-2012-0488
  - CVE-2012-0489
  - CVE-2012-0490
  - CVE-2012-0491
  - CVE-2012-0492
  - CVE-2012-0493
  - CVE-2012-0494
  - CVE-2012-0495
  - CVE-2012-0496

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
.\"     Title: \fBmysqlslap\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/29/2010
 
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 "\FBMYSQLSLAP\FR" "1" "11/29/2010" "MySQL 5\&.1" "MySQL Database System"
 
10
.TH "\FBMYSQLSLAP\FR" "1" "12/16/2011" "MySQL 5\&.1" "MySQL Database System"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * set default formatting
13
13
.\" -----------------------------------------------------------------
155
155
[mysqlslap]
156
156
and
157
157
[client]
158
 
option file groups\&.
 
158
groups of an option file\&.
159
159
\fBmysqlslap\fR
160
160
also supports the options for processing option files described at
161
161
Section\ \&4.2.3.3.1, \(lqCommand-Line Options that Affect Option-File Handling\(rq\&.
400
400
.sp -1
401
401
.IP \(bu 2.3
402
402
.\}
 
403
.\" mysqlslap: create-and-drop-schema option
 
404
.\" create-and-drop-schema option: mysqlslap
 
405
\fB\-\-create\-and\-drop\-schema=\fR\fB\fIvalue\fR\fR
 
406
.sp
 
407
The schema in which to run the tests\&.
 
408
\fBmysqlslap\fR
 
409
drops the schema at the end of the test run\&. This option was added in MySQL 5\&.1\&.57\&.
 
410
.RE
 
411
.sp
 
412
.RS 4
 
413
.ie n \{\
 
414
\h'-04'\(bu\h'+03'\c
 
415
.\}
 
416
.el \{\
 
417
.sp -1
 
418
.IP \(bu 2.3
 
419
.\}
403
420
.\" mysqlslap: create-schema option
404
421
.\" create-schema option: mysqlslap
405
422
\fB\-\-create\-schema=\fR\fB\fIvalue\fR\fR
406
423
.sp
407
424
The schema in which to run the tests\&. This option was added in MySQL 5\&.1\&.5\&.
 
425
.if n \{\
 
426
.sp
 
427
.\}
 
428
.RS 4
 
429
.it 1 an-trap
 
430
.nr an-no-space-flag 1
 
431
.nr an-break-flag 1
 
432
.br
 
433
.ps +1
 
434
\fBNote\fR
 
435
.ps -1
 
436
.br
 
437
If the
 
438
\fB\-\-auto\-generate\-sql\fR
 
439
option is also given,
 
440
\fBmysqlslap\fR
 
441
drops the schema at the end of the test run\&. To avoid this, use the
 
442
\fB\-\-create\-and\-drop\-schema\fR
 
443
option instead\&.
 
444
.sp .5v
 
445
.RE
408
446
.RE
409
447
.sp
410
448
.RS 4
994
1032
.SH "COPYRIGHT"
995
1033
.br
996
1034
.PP
997
 
Copyright \(co 1997, 2010, Oracle and/or its affiliates. All rights reserved.
 
1035
Copyright \(co 1997, 2011, Oracle and/or its affiliates. All rights reserved.
998
1036
.PP
999
1037
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.
1000
1038
.PP