~ourdelta-core/ourdelta/ourdelta-percona-d6-mysql50

« back to all changes in this revision

Viewing changes to bakery/debian-5.1/additions/mysqltest.1

  • Committer: Arjen Lentz
  • Date: 2008-10-23 12:36:56 UTC
  • mfrom: (30.2.14 ourdelta-cafuego)
  • Revision ID: arjen@openquery.com.au-20081023123656-82g0u0qb0uo3qrok
Get bakery (OurDelta build process) files into mainline

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH mysql 1 "17 March 2003" "MySQL 3.23" "MySQL database"
 
2
.SH NAME
 
3
mysqltest \- Regressiontest program for MySQL.
 
4
.SH SYNOPSIS
 
5
mysqltest [options]
 
6
.SH DESCRIPTION
 
7
Runs a test against the mysql server and compares output with a results file.
 
8
 
 
9
For more information start the program with '--help'.
 
10
.SH "SEE ALSO"
 
11
mysql (1), mysqld (1)
 
12
.SH AUTHOR
 
13
This manpage was written by Christian Hammers <ch@debian.org>.
 
14
 
 
15
MySQL is available at http://www.mysql.com/.
 
16
.\" end of man page