usr/src/cmd/mysql-5-0/Solaris/mysql.1.sunman
changeset 11 87960ed158f9
parent 0 b34509ac961f
child 64 707ce1130311
equal deleted inserted replaced
10:612517e396e0 11:87960ed158f9
    17 .\" fields enclosed by brackets "[]" replaced with your own identifying
    17 .\" fields enclosed by brackets "[]" replaced with your own identifying
    18 .\" information: Portions Copyright [yyyy] [name of copyright owner]
    18 .\" information: Portions Copyright [yyyy] [name of copyright owner]
    19 .\"
    19 .\"
    20 .\" CDDL HEADER END
    20 .\" CDDL HEADER END
    21 .\"
    21 .\"
    22 .\" Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
    22 .\" Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
    23 .\" Use is subject to license terms.
    23 .\" Use is subject to license terms.
    24 .\"
    24 .\"
    25 .\"ident	"@(#)mysql.1.sunman	1.5	08/09/23 SMI"
    25 .\"ident	"@(#)mysql.1.sunman	1.6	10/03/16 SMI"
    26 .\"
    26 .\"
    27 .TH "mysql_50" "1" "" "" "User Commands"
    27 .TH "mysql_50" "1" "" "" "User Commands"
    28 .SH NAME
    28 .SH NAME
    29 MySQL 5.0 \- MySQL RDBMS version 5.0 for Solaris 
    29 MySQL 5.0 \- MySQL RDBMS version 5.0 for Solaris 
    30 .SH DESCRIPTION
    30 .SH DESCRIPTION
    36 box;
    36 box;
    37 cbp-1 | cbp-1
    37 cbp-1 | cbp-1
    38 | | | .
    38 | | | .
    39 Package	Contents
    39 Package	Contents
    40 =
    40 =
    41 SUNWmysql5u	MySQL 5.0 Server package (Usr component)
    41 database/mysql-50	MySQL 5.0 Server package
    42 =
    42 =
    43 SUNWmysql5r	MySQL 5.0 Server package (Root component)
    43 database/mysql-50/tests	MySQL 5.0 test package
    44 =
       
    45 SUNWmysql5test	MySQL 5.0 test package
       
    46 
    44 
    47 .TE
    45 .TE
    48 .PP
    46 .PP
    49 
    47 
    50 The MySQL 5.0 software for Solaris is installed into a number of
    48 The MySQL 5.0 software for Solaris is installed into a number of
    51 sub-directories of /usr/mysql/5.0. Symbolic links are created from all directories under /usr/mysql/5.0 to /usr/mysql directories. This enables the latest version of MySQL to be accessed from /usr/mysql. 
    49 sub-directories of /usr/mysql/5.0. Symbolic links are created from all directories under /usr/mysql/5.0 to /usr/mysql directories. This enables the latest version of MySQL to be accessed from /usr/mysql. 
    52 
    50 
    53 The SUNWmysql5u package installs the following directories:
    51 The database/mysql-50 package installs the following directories:
    54 
    52 
    55 .TS
    53 .TS
    56 box;
    54 box;
    57 cbp-1 | cbp-1
    55 cbp-1 | cbp-1
    58 | | | .
    56 | | | .
    75 /usr/mysql/5.0/docs	HTML documentation 
    73 /usr/mysql/5.0/docs	HTML documentation 
    76 
    74 
    77 .TE
    75 .TE
    78 .PP
    76 .PP
    79 
    77 
    80 The SUNWmysql5u package also installs the following 64-bit directories
    78 The database/mysql-50 package also installs the following 64-bit directories
    81 .TP
    79 .TP
    82 .ie t \(bu
    80 .ie t \(bu
    83 .el o
    81 .el o
    84 \fB/usr/mysql/5.0/bin/64\fR - 64-bit
    82 \fB/usr/mysql/5.0/bin/64\fR - 64-bit
    85 Binaries and scripts
    83 Binaries and scripts
    92 .sp
    90 .sp
    93 .LP
    91 .LP
    94 
    92 
    95 
    93 
    96 
    94 
    97 The following directories are additionally created by SUNWmysql5r package
    95 The following directories are additionally created by database/mysql-50 package
    98 
    96 
    99 .TS
    97 .TS
   100 box;
    98 box;
   101 cbp-1 | cbp-1
    99 cbp-1 | cbp-1
   102 | | | .
   100 | | | .
   107 /etc/mysql/5.0	Configuration file location
   105 /etc/mysql/5.0	Configuration file location
   108 
   106 
   109 .TE
   107 .TE
   110 .PP
   108 .PP
   111 
   109 
   112 The SUNWmysql5r package also installs the following SMF files to facilitate automatic service management
   110 The database/mysql-50 package also installs the following SMF files to facilitate automatic service management
   113 (refer to smf(5) and the SMF section below):
   111 (refer to smf(5) and the SMF section below):
   114 .RS
   112 .RS
   115 .PP
   113 .PP
   116 .br
   114 .br
   117 /var/svc/manifest/application/database/mysql.xml
   115 /var/svc/manifest/application/database/mysql.xml
   118 ./br
   116 ./br
   119 /lib/svc/method/mysql
   117 /lib/svc/method/mysql
   120 .RE
   118 .RE
   121 .PP
   119 .PP
   122 
   120 
   123 The SUNWmysql5test package creates the following directories:
   121 The database/mysql-50/tests package creates the following directories:
   124 .TS
   122 .TS
   125 box;
   123 box;
   126 cbp-1 | cbp-1
   124 cbp-1 | cbp-1
   127 | | | .
   125 | | | .
   128 Directory	Contents
   126 Directory	Contents
   135 .PP
   133 .PP
   136 .SH AUTOMATIC SERVICE MANAGEMENT (SMF)
   134 .SH AUTOMATIC SERVICE MANAGEMENT (SMF)
   137 MySQL 5.0  for Solaris includes files necessary to register with the
   135 MySQL 5.0  for Solaris includes files necessary to register with the
   138 service management facility described in smf(5). 
   136 service management facility described in smf(5). 
   139 
   137 
   140 After installation of the SUNWmysql5r package, register the MySQL service as under:
   138 After installation of the database/mysql-50 package, register the MySQL service as under:
   141 
   139 
   142 .br
   140 .br
   143 example%svccfg import
   141 example%svccfg import
   144         /var/svc/manifest/application/database/mysql.xml
   142         /var/svc/manifest/application/database/mysql.xml
   145 
   143 
   253 box;
   251 box;
   254 cbp-1 | cbp-1
   252 cbp-1 | cbp-1
   255 | | | .
   253 | | | .
   256 ATTRIBUTE TYPE	ATTRIBUTE VALUE
   254 ATTRIBUTE TYPE	ATTRIBUTE VALUE
   257 =
   255 =
   258 Availability	SUNWmysql5r, SUNWmysql5u, SUNWmysql5test
   256 Availability	database/mysql-50, database/mysql-50/tests
   259 =
   257 =
   260 Interface Stability	Uncommitted.
   258 Interface Stability	Uncommitted.
   261 .TE
   259 .TE
   262 .PP
   260 .PP
   263 .SH SEE ALSO
   261 .SH SEE ALSO