~ubuntu-branches/ubuntu/hardy/mysql-dfsg-5.0/hardy-updates

« back to all changes in this revision

Viewing changes to man/mysqltest.1

  • Committer: Bazaar Package Importer
  • Author(s): sean finney
  • Date: 2007-05-13 12:32:45 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20070513123245-8c3l187dk34cz2ar
Tags: 5.0.41-2
the previous "translation changes" inadvertently introduced unrelated
changes in the package control file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\"     Title: \fBmysqltest\fR
2
2
.\"    Author: 
3
3
.\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/>
4
 
.\"      Date: 03/14/2007
 
4
.\"      Date: 04/19/2007
5
5
.\"    Manual: MySQL Database System
6
6
.\"    Source: MySQL
7
7
.\"
8
 
.TH "\fBMYSQLTEST\fR" "1" "03/14/2007" "MySQL" "MySQL Database System"
 
8
.TH "\fBMYSQLTEST\fR" "1" "04/19/2007" "MySQL" "MySQL Database System"
9
9
.\" disable hyphenation
10
10
.nh
11
11
.\" disable justification (adjust text to left margin only)
102
102
as 1.
103
103
.TP 3n
104
104
\(bu
 
105
\fB\-\-character\-sets\-dir=\fR\fB\fIpath\fR\fR
 
106
.sp
 
107
The directory where character sets are installed. This option was added in MySQL 4.1.23, 5.0.32, and 5.1.14.
 
108
.TP 3n
 
109
\(bu
105
110
\fB\-\-compress\fR,
106
111
\fB\-C\fR
107
112
.sp
129
134
\'d:t:S:i:O,/tmp/mysqltest.trace'.
130
135
.TP 3n
131
136
\(bu
 
137
\fB\-\-debug\-info\fR
 
138
.sp
 
139
Print some debugging information when the program exits. This option was added in MySQL 5.1.14.
 
140
.TP 3n
 
141
\(bu
132
142
\fB\-\-host=\fR\fB\fIhost_name\fR\fR,
133
143
\fB\-h \fR\fB\fIhost_name\fR\fR
134
144
.sp
145
155
command as the first line of the test file. This option was added in MySQL 5.1.7.
146
156
.TP 3n
147
157
\(bu
 
158
\fB\-\-logdir=\fR\fB\fIdir_name\fR\fR
 
159
.sp
 
160
The directory to use for log files. This option was added in MySQL 5.1.14.
 
161
.TP 3n
 
162
\(bu
 
163
\fB\-\-mark\-progress\fR
 
164
.sp
 
165
Write the line number and elapsed time to
 
166
\fI\fItest_file\fR\fR\fI.progress\fR. This option was added in MySQL 4.1.23, 5.0.32, and 5.1.12.
 
167
.TP 3n
 
168
\(bu
148
169
\fB\-\-max\-connect\-retries=\fR\fB\fInum\fR\fR
149
170
.sp
150
 
The maximum number of connection attempts when connecting to server. This option was added in MySQL 5.0.23.
 
171
The maximum number of connection attempts when connecting to server. This option was added in MySQL 4.1.23, 5.0.23, and 5.1.11.
151
172
.TP 3n
152
173
\(bu
153
174
\fB\-\-no\-defaults\fR
346
367
<docs@mysql.com>
347
368
for more information or if you are interested in doing a translation.
348
369
.SH "SEE ALSO"
349
 
mysql-stress-test.pl(1),
350
 
mysql-test-run.pl(1),
351
 
mysql_client_test(1),
352
 
mysql_client_test_embedded(1),
353
 
mysqltest_embedded(1)
354
 
.P
355
370
For more information, please refer to the MySQL Reference Manual,
356
371
which may already be installed locally and which is also available
357
372
online at http://dev.mysql.com/doc/.