~ubuntu-branches/ubuntu/wily/mysql-5.6/wily

« back to all changes in this revision

Viewing changes to man/mysqld_safe.1

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2015-04-16 20:07:10 UTC
  • mto: (1.3.9 vivid-proposed)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: package-import@ubuntu.com-20150416200710-pcrsa022082zj46k
Tags: upstream-5.6.24
ImportĀ upstreamĀ versionĀ 5.6.24

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
.\"     Title: \fBmysqld_safe\fR
3
3
.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4
4
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5
 
.\"      Date: 01/16/2015
 
5
.\"      Date: 03/25/2015
6
6
.\"    Manual: MySQL Database System
7
7
.\"    Source: MySQL 5.6
8
8
.\"  Language: English
9
9
.\"
10
 
.TH "\FBMYSQLD_SAFE\FR" "1" "01/16/2015" "MySQL 5\&.6" "MySQL Database System"
 
10
.TH "\FBMYSQLD_SAFE\FR" "1" "03/25/2015" "MySQL 5\&.6" "MySQL Database System"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * Define some portability stuff
13
13
.\" -----------------------------------------------------------------
100
100
\fBmysqld_safe\fR
101
101
also reads
102
102
[safe_mysqld]
103
 
sections, although it is preferable to rename
104
 
[safe_mysqld]
105
 
sections to
106
 
[mysqld_safe]
107
 
sections\&.
 
103
sections, but to be current you should rename such sections to
 
104
[mysqld_safe]\&.
108
105
.PP
109
106
\fBmysqld_safe\fR
110
107
supports the following options\&. It also reads option files and supports the options for processing them described at
706
703
The
707
704
\fBmysqld_safe\fR
708
705
script is written so that it normally can start a server that was installed from either a source or a binary distribution of MySQL, even though these types of distributions typically install the server in slightly different locations\&. (See
709
 
Section\ \&2.1.5, \(lqInstallation Layouts\(rq\&.)
 
706
Section\ \&2.1.4, \(lqInstallation Layouts\(rq\&.)
710
707
\fBmysqld_safe\fR
711
708
expects one of the following conditions to be true:
712
709
.sp