/[smeserver]/rpms/e-smith-mysql/sme7/e-smith-mysql-1.12.0-install_db.patch
ViewVC logotype

Annotation of /rpms/e-smith-mysql/sme7/e-smith-mysql-1.12.0-install_db.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Tue Jun 12 15:47:45 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-mysql-1_12_0-15_el4_sme, e-smith-mysql-1_12_0-14_el4_sme
Import on branch sme7 of package e-smith-mysql-1.12.0-14.el4.sme.src.rpm

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' e-smith-mysql-1.12.0/root/var/service/mysqld/run mezzanine_patched_e-smith-mysql-1.12.0/root/var/service/mysqld/run
2     --- e-smith-mysql-1.12.0/root/var/service/mysqld/run 2006-03-16 17:44:28.000000000 +1100
3     +++ mezzanine_patched_e-smith-mysql-1.12.0/root/var/service/mysqld/run 2006-06-28 03:55:53.400765305 +1000
4     @@ -3,7 +3,7 @@
5     exec 2>&1
6     if [ ! -f /var/lib/mysql/mysql/user.frm ]
7     then
8     - setuidgid mysql /usr/bin/mysql_install_db
9     + setuidgid mysql sh /usr/bin/mysql_install_db
10     /usr/libexec/mysqld --bootstrap --user=mysql --skip-grant-tables < ./set.password
11     if [ -f /home/e-smith/db/mysql/mysql.dump ]
12     then

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed