~clint-fewbar/ubuntu/natty/mysql-5.1/merge-5.1.49-2

« back to all changes in this revision

Viewing changes to man/ndb_mgmd.8

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-08-04 13:18:27 UTC
  • mfrom: (1.2.2 upstream) (2.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100804131827-4tjg88vr9dd49s3k
Tags: 5.1.49-1ubuntu1
* Merge from debian unstable:
  + debian/control:
     * Update maintainer according to spec.
     * Move section from "misc" to "database".
     * Added libmysqlclient16-dev an empty transitional package. 
     * Added mysql-client-core-5.1 package.
     * Suggest mailx for mysql-server-5.1
     * Add mysql-testsuite package so you can run the testsuite seperately.
  + debian/additions/my.cnf:
    * Remove language options. Error message files are located in a different directory in Mysql
      5.0. Setting the language option to use /usr/share/mysql/english breaks Mysql 5.0. Both 5.0
      and 5.1 use a different value that works. (LP: #316974)
  + Add apparmor profile:
    + debian/apparmor-profile: apparmor-profile
    + debian/rules, debian/mysql-server-5.1.files: install apparmor profile
    + debian/mysql-server-5.1.dirs: add etc/apparmor.d/fore-complain
    + debian/mysql-server-5.1.postrm: remove symlink in force-complain/ on purge.
    + debian/mysql-server-5.1.README.Debian: add apparmor documentation.
    + debian/additions/my.cnf: Add warning about apparmor. (LP: #201799)
    + debian/mysql-server-5.1.postinst: reload apparmor profiles
  * Convert the package from sysvinit to upstart:
    + debian/mysql-server-5.1.mysql.upstart: Add upstart script.
    + debian/mysql-server-5.1.mysql.init: Dropped, unused now with upstart.
    + debian/additions/mysqld_safe_syslog.cnf: Dropped, unused now with upstart.
    + debian/additons/my.cnf: Remove pid declaration and setup error logging to /var/log/mysql since
      we're not piping anything around logger anymore.
    + debian/rules, debian/mysql-server-5.1.logcheck.ignore.{paranoid,worstation},
      debian/mysql-server-5.1.logcheck.ignore.server: : Remove references to mysqld_safe
    + debian/patches/38_scripts_mysqld_safe.sh_signals.dpatch: Dropped
  * Added -fno-strict-aliasing to CFLAGS to get around mysql testsuite build failures.
  * Add Apport hook (LP: #354188):
    + debian/mysql-server-5.1.py: apport package hook
    + debian/rules: Make it installable
  * debian/mysql-server-5.1.mysql-server.logrotate: Check to see if mysql is running before
    running logrotate. (LP: #513135)
  * Make the testsuite installable. (LP: #530752)
    + debian/mysql-server-5.1.files, debian/rules: install apport package hook
  * debian/mysql-server-5.1.preinst: Set mysql user's home directory
    to /nonexistent to protect against having the /var/lib/mysql
    user-writeable. If an attacker can trick mysqld into creating
    dot files in the home directory, he could do .rhost-like attacks
    on the system. (LP: #293258)
  * debian/control: mysql-client-5.1 should depend on mysql-core-client-5.1.
    (LP: #590952) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
.\"     Title: \fBndb_mgmd\fR
3
3
.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4
4
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5
 
.\"      Date: 06/03/2010
 
5
.\"      Date: 07/06/2010
6
6
.\"    Manual: MySQL Database System
7
7
.\"    Source: MySQL 5.1
8
8
.\"  Language: English
9
9
.\"
10
 
.TH "\FBNDB_MGMD\FR" "8" "06/03/2010" "MySQL 5\&.1" "MySQL Database System"
 
10
.TH "\FBNDB_MGMD\FR" "8" "07/06/2010" "MySQL 5\&.1" "MySQL Database System"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * set default formatting
13
13
.\" -----------------------------------------------------------------
869
869
ndb_\fInode_id\fR\&.pid
870
870
is the process ID file used when running the management server as a daemon\&.
871
871
.RE
 
872
.sp
 
873
.RS 4
 
874
.ie n \{\
 
875
\h'-04'\(bu\h'+03'\c
 
876
.\}
 
877
.el \{\
 
878
.sp -1
 
879
.IP \(bu 2.3
 
880
.\}
 
881
.\" --install option (ndb_mgmd)
 
882
\fB\-\-install[=\fR\fB\fIname\fR\fR\fB]\fR
 
883
.TS
 
884
allbox tab(:);
 
885
l l s s
 
886
l l s s
 
887
l l s s
 
888
^ l l s
 
889
^ l l s.
 
890
T{
 
891
\fBVersion Introduced\fR
 
892
T}:T{
 
893
5\&.1\&.47\-ndb\-7\&.1\&.5
 
894
T}
 
895
T{
 
896
\fBCommand\-Line Format\fR
 
897
T}:T{
 
898
\-\-install[=name]
 
899
T}
 
900
T{
 
901
\ \&
 
902
T}:T{
 
903
\fBPermitted Values \fR
 
904
T}
 
905
:T{
 
906
\fBType\fR (windows)
 
907
T}:T{
 
908
string
 
909
T}
 
910
:T{
 
911
\fBDefault\fR
 
912
T}:T{
 
913
ndb_mgmd
 
914
T}
 
915
.TE
 
916
.sp 1
 
917
Causes
 
918
\fBndb_mgmd\fR
 
919
to be installed as a Windows service\&. Optionally, you can specify a name for the service; if not set, the service name defaults to
 
920
ndb_mgmd\&. Although it is preferable to specify other
 
921
\fBndb_mgmd\fR
 
922
program options in a
 
923
my\&.ini
 
924
or
 
925
my\&.cnf
 
926
configuration file, it is possible to use them together with
 
927
\fB\-\-install\fR\&. However, in such cases, the
 
928
\fB\-\-install\fR
 
929
option must be specified first, before any other options are given, in order for the Windows service installation to succeed\&.
 
930
.sp
 
931
It is generally not advisable to use this option together with the
 
932
\fB\-\-initial\fR
 
933
option, since this causes the configuration cache to be wiped and rebuilt every time the service is stopped and started\&. Care should also be taken if you intend to use any other
 
934
\fBndb_mgmd\fR
 
935
options that affect the starting of the management server, and you should make absolutely certain you fully understand and allow for any possible consequences of doing so\&.
 
936
.sp
 
937
The
 
938
\fB\-\-install\fR
 
939
option has no effect on non\-Windows platforms\&.
 
940
.sp
 
941
This option became available in MySQL Cluster NDB 7\&.0\&.16 and MySQL Cluster NDB 7\&.1\&.5\&.
 
942
.RE
 
943
.sp
 
944
.RS 4
 
945
.ie n \{\
 
946
\h'-04'\(bu\h'+03'\c
 
947
.\}
 
948
.el \{\
 
949
.sp -1
 
950
.IP \(bu 2.3
 
951
.\}
 
952
.\" --remove option (ndb_mgmd)
 
953
\fB\-\-remove[=\fR\fB\fIname\fR\fR\fB]\fR
 
954
.TS
 
955
allbox tab(:);
 
956
l l s s
 
957
l l s s
 
958
l l s s
 
959
^ l l s
 
960
^ l l s.
 
961
T{
 
962
\fBVersion Introduced\fR
 
963
T}:T{
 
964
5\&.1\&.47\-ndb\-7\&.1\&.5
 
965
T}
 
966
T{
 
967
\fBCommand\-Line Format\fR
 
968
T}:T{
 
969
\-\-remove[=name]
 
970
T}
 
971
T{
 
972
\ \&
 
973
T}:T{
 
974
\fBPermitted Values \fR
 
975
T}
 
976
:T{
 
977
\fBType\fR (windows)
 
978
T}:T{
 
979
string
 
980
T}
 
981
:T{
 
982
\fBDefault\fR
 
983
T}:T{
 
984
ndb_mgmd
 
985
T}
 
986
.TE
 
987
.sp 1
 
988
Causes an
 
989
\fBndb_mgmd\fR
 
990
process that was previously installed as a Windows service to be removed\&. Optionally, you can specify a name for the service to be uninstalled; if not set, the service name defaults to
 
991
ndb_mgmd\&.
 
992
.sp
 
993
The
 
994
\fB\-\-remove\fR
 
995
option has no effect on non\-Windows platforms\&.
 
996
.sp
 
997
This option became available in MySQL Cluster NDB 7\&.0\&.16 and MySQL Cluster NDB 7\&.1\&.5\&.
 
998
.RE
872
999
.SH "COPYRIGHT"
873
1000
.br
874
1001
.PP
875
 
Copyright \(co 2008, 2010, Oracle and/or its affiliates. All rights reserved.
 
1002
Copyright \(co 1997, 2010, Oracle and/or its affiliates. All rights reserved.
876
1003
.PP
877
1004
This documentation is free software; you can redistribute it and/or modify it only under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
878
1005
.PP