mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Imported MySQL documentation files from MySQL 5.1.41 source tarball
This commit is contained in:
@ -2,12 +2,12 @@
|
||||
.\" Title: \fBmysql-test-run.pl\fR
|
||||
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
|
||||
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
||||
.\" Date: 08/08/2009
|
||||
.\" Date: 10/29/2009
|
||||
.\" Manual: MySQL Database System
|
||||
.\" Source: MySQL
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "\FBMYSQL\-TEST\-RUN\" "1" "08/08/2009" "MySQL" "MySQL Database System"
|
||||
.TH "\FBMYSQL\-TEST\-RUN\" "1" "10/29/2009" "MySQL" "MySQL Database System"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * set default formatting
|
||||
.\" -----------------------------------------------------------------
|
||||
@ -700,6 +700,9 @@ Specify a file that contains a list of test cases that should be displayed with
|
||||
code rather than
|
||||
[ fail ]
|
||||
if they fail\&. This option was added in MySQL 5\&.1\&.33/6\&.0\&.11\&.
|
||||
.sp
|
||||
For an example of a file that might be specified via this option, see
|
||||
mysql\-test/collections/default\&.experimental\&.
|
||||
.RE
|
||||
.sp
|
||||
.RS 4
|
||||
@ -1132,6 +1135,26 @@ not to generate a timing file\&.
|
||||
.sp -1
|
||||
.IP \(bu 2.3
|
||||
.\}
|
||||
.\" mysql-test-run.pl: parallel option
|
||||
.\" parallel option: mysql-test-run.pl
|
||||
\fB\-\-parallel={\fR\fB\fIN\fR\fR\fB|auto}\fR
|
||||
.sp
|
||||
Run tests using
|
||||
\fIN\fR
|
||||
parallel threads\&. By default, 1 thread is used\&. Use
|
||||
\fB\-\-parallel=auto\fR
|
||||
for auto\-setting of
|
||||
\fIN\fR\&. This option was added in MySQL 5\&.1\&.36\&.
|
||||
.RE
|
||||
.sp
|
||||
.RS 4
|
||||
.ie n \{\
|
||||
\h'-04'\(bu\h'+03'\c
|
||||
.\}
|
||||
.el \{\
|
||||
.sp -1
|
||||
.IP \(bu 2.3
|
||||
.\}
|
||||
.\" mysql-test-run.pl: ps-protocol option
|
||||
.\" ps-protocol option: mysql-test-run.pl
|
||||
\fB\-\-ps\-protocol\fR
|
||||
|
Reference in New Issue
Block a user