~percona-toolkit-dev/percona-toolkit/pt-agent

« back to all changes in this revision

Viewing changes to t/lib/samples/mysqld_01_issue_58.txt

  • Committer: Daniel Nichter
  • Date: 2011-06-24 17:22:06 UTC
  • Revision ID: daniel@percona.com-20110624172206-c7q4s4ad6r260zz6
Add lib/, t/lib/, and sandbox/.  All modules are updated and passing on MySQL 5.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/usr/libexec/mysqld  Ver 5.0.45-log for redhat-linux-gnu on x86_64 (Source distr
 
2
ibution)
 
3
Copyright (C) 2000 MySQL AB, by Monty and others
 
4
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
 
5
and you are welcome to modify and redistribute it under the GPL license
 
6
 
 
7
Starts the MySQL database server
 
8
 
 
9
Usage: /usr/libexec/mysqld [OPTIONS]
 
10
 
 
11
Default options are read from the following files in the given order:
 
12
/etc/my.cnf ~/.my.cnf /etc/my.cnf 
 
13
The following groups are read: mysqld server mysqld-5.0
 
14
The following options may be given as the first argument:
 
15
--print-defaults        Print the program argument list and exit
 
16
--no-defaults           Don't read default options from any options file
 
17
--defaults-file=#       Only read default options from the given file #
 
18
--defaults-extra-file=# Read this file after the global files are read