7069850 Need MySQL 5.1 files to replace removed MySQL 5.0 files
authorApril Chin <april.chin@oracle.com>
Tue, 16 Aug 2011 14:08:14 -0700
changeset 475 1cc764797e27
parent 474 742dc4436b35
child 476 3f229c7edfbb
7069850 Need MySQL 5.1 files to replace removed MySQL 5.0 files
components/mysql-5-1/Solaris/auth_attr
components/mysql-5-1/Solaris/mysql_51.xml
components/mysql-5-1/Solaris/prof_attr
components/mysql-5-1/mysql-51.p5m
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/mysql-5-1/Solaris/auth_attr	Tue Aug 16 14:08:14 2011 -0700
@@ -0,0 +1,2 @@
+solaris.smf.manage.mysql/version_51:RO::Manage MySQL service states::
+solaris.smf.value.mysql/version_51:RO::Change MySQL value properties::
--- a/components/mysql-5-1/Solaris/mysql_51.xml	Mon Aug 15 23:57:13 2011 -0700
+++ b/components/mysql-5-1/Solaris/mysql_51.xml	Tue Aug 16 14:08:14 2011 -0700
@@ -109,7 +109,7 @@
                 <documentation>
                         <manpage title='MySQL 5.1.37' section='1' />
                         <doc_link name='mysql.com'
-                                url='http://dev.mysql.com/doc' />
+                                uri='http://dev.mysql.com/doc' />
                 </documentation>
         </template>
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/mysql-5-1/Solaris/prof_attr	Tue Aug 16 14:08:14 2011 -0700
@@ -0,0 +1,1 @@
+MySQL Administration:RO:::auths=solaris.smf.manage.mysql/version_51,solaris.smf.value.mysql/version_51
--- a/components/mysql-5-1/mysql-51.p5m	Mon Aug 15 23:57:13 2011 -0700
+++ b/components/mysql-5-1/mysql-51.p5m	Tue Aug 16 14:08:14 2011 -0700
@@ -36,6 +36,9 @@
 dir path=etc
 dir path=etc/mysql
 dir path=etc/mysql/5.1
+dir path=etc/security
+dir path=etc/security/auth_attr.d
+dir path=etc/security/prof_attr.d
 dir path=lib
 dir path=lib/svc
 dir path=lib/svc/manifest
@@ -100,6 +103,8 @@
     mode=0644 preserve=true
 file usr/mysql/5.1/share/mysql/my-small.cnf path=etc/mysql/5.1/my.cnf \
     mode=0644 preserve=renamenew
+file Solaris/auth_attr path=etc/security/auth_attr.d/mysql-51
+file Solaris/prof_attr path=etc/security/prof_attr.d/mysql-51
 file Solaris/mysql_51.xml \
     path=lib/svc/manifest/application/database/mysql_51.xml
 file Solaris/mysql_51 path=lib/svc/method/mysql_51 mode=0555
@@ -354,5 +359,6 @@
 link path=usr/mysql/include target=5.1/include
 link path=usr/mysql/man target=5.1/man
 link path=usr/mysql/share target=5.1/share
+link path=usr/share/man/man1/mysql.1 target=mysql_51.1
 link path=var/mysql/data target=5.1/data
 depend fmri=database/[email protected] type=require