[csw-devel] SF.net SVN: gar:[6410] csw/mgar/pkg/mysql5/branches/mysql-5.0.x
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Tue Sep 22 22:46:01 CEST 2009
Revision: 6410
http://gar.svn.sourceforge.net/gar/?rev=6410&view=rev
Author: wahwah
Date: 2009-09-22 20:46:01 +0000 (Tue, 22 Sep 2009)
Log Message:
-----------
mysqld-5.0.x: updating the startup script to use MYSQLD_DATADIR=/var/opt/csw/mysql5
Modified Paths:
--------------
csw/mgar/pkg/mysql5/branches/mysql-5.0.x/checksums
csw/mgar/pkg/mysql5/branches/mysql-5.0.x/files/cswmysql5
Modified: csw/mgar/pkg/mysql5/branches/mysql-5.0.x/checksums
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.0.x/checksums 2009-09-22 20:45:01 UTC (rev 6409)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.0.x/checksums 2009-09-22 20:46:01 UTC (rev 6410)
@@ -5,7 +5,7 @@
9b5511de728fec4394eca7dd0097fb43 download/CSWmysql5.postinstall
cc2a219abbe7dc6049775cff070a27a5 download/CSWmysql5.preinstall
70d7860bfa776dfc5510fc11d7c14203 download/README.CSW
-fa8f33c812604457f2c0792e875f6967 download/cswmysql5
+9e86a7c581edf83eac11ceb827c318a2 download/cswmysql5
67228e1f096fe08a94f4267439a4ec36 download/cswusergroup
671348f1a5b078da9ca76f97e1fda325 download/mysql-5.0.84.tar.gz
52ad413f019717b89bd5aa33babdedc3 download/quick_start-csw
Modified: csw/mgar/pkg/mysql5/branches/mysql-5.0.x/files/cswmysql5
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.0.x/files/cswmysql5 2009-09-22 20:45:01 UTC (rev 6409)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.0.x/files/cswmysql5 2009-09-22 20:46:01 UTC (rev 6410)
@@ -15,7 +15,7 @@
RETVAL=0
MYSQLHOME=/opt/csw/mysql5
-MYSQLD_DATADIR=$MYSQLHOME/var
+MYSQLD_DATADIR=/var/opt/csw/mysql5
MYSQLD_PID_FILE=$MYSQLHOME/var/mysql.pid
CONFFILE=$MYSQLHOME/my.cnf
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list