~ubuntu-branches/ubuntu/karmic/mysql-dfsg-5.1/karmic

« back to all changes in this revision

Viewing changes to man/mysql.server.1

  • Committer: Bazaar Package Importer
  • Author(s): Mathias Gug
  • Date: 2009-02-10 16:42:05 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090210164205-ej41ocvm4z1s14nq
Tags: 5.1.31-1ubuntu1
* Merge from debian experimental, remaining changes: 
  - debian/mysql-server-5.1.config: ask for MySQL root password at priority
    high instead of medium so that the password prompt is seen on a default
    install. (LP: #319843)
  - debian/control: 
    + Don't build mysql-server, mysql-client, mysql-common and 
      libmysqlclient15-dev binary packages since they're still provided 
      by mysql-dfsg-5.0.
    + Rename libmysqlclient-dev package to libmysqlclient16-dev (LP: #316280).
      Make it conflict with libmysqlclient15-dev.
    + Make mysql-{client,server}-5.1 packages conflict and
      replace mysql-{client,server}-5.0, but not provide 
      mysql-{client,server}.
    + Depend on a specific version of mysql-common rather than the src 
      version of mysql-dfsg-5.1 since mysql-common is currently part of
      mysql-dfsg-5.0.
  - debian/rules: added -fno-strict-aliasing to CFLAGS to get
    around mysql testsuite build failures.
* debian/patches/92_ssl_test_cert.dpatch: certificate expiration in 
  test suite (LP: #323755).
* Dropped changes:
  - all of the changes made to support both 5.0 and 5.1 installed at the
    same time have been dropped now that amarok doesn't depend on
    mysql-server-5.1 anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\"     Title: \fBmysql.server\fR
2
2
.\"    Author: 
3
3
.\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/>
4
 
.\"      Date: 11/14/2008
 
4
.\"      Date: 01/19/2009
5
5
.\"    Manual: MySQL Database System
6
6
.\"    Source: MySQL 5.1
7
7
.\"
8
 
.TH "\fBMYSQL.SERVER\fR" "1" "11/14/2008" "MySQL 5.1" "MySQL Database System"
 
8
.TH "\fBMYSQL.SERVER\fR" "1" "01/19/2009" "MySQL 5.1" "MySQL Database System"
9
9
.\" disable hyphenation
10
10
.nh
11
11
.\" disable justification (adjust text to left margin only)
39
39
If you install MySQL from a source distribution or using a binary distribution format that does not install
40
40
\fBmysql.server\fR
41
41
automatically, you can install it manually. Instructions are provided in
42
 
Section\ 10.2.2, \(lqStarting and Stopping MySQL Automatically\(rq.
 
42
Section\ 11.2.2, \(lqStarting and Stopping MySQL Automatically\(rq.
43
43
.PP
44
44
\fBmysql.server\fR
45
45
reads options from the
92
92
\(bu
93
93
\fB\-\-user=\fR\fB\fIuser_name\fR\fR
94
94
.sp
95
 
The login username to use for running
 
95
The login user name to use for running
96
96
\fBmysqld\fR.
97
97
.SH "COPYRIGHT"
98
98
.PP