/[smeserver]/rpms/e-smith-mysql/sme8/e-smith-mysql-1.12.0-force_upgrade.patch
ViewVC logotype

Annotation of /rpms/e-smith-mysql/sme8/e-smith-mysql-1.12.0-force_upgrade.patch

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


Revision 1.1 - (hide annotations) (download)
Tue Jun 12 19:09:25 2007 UTC (17 years, 1 month ago) by slords
Branch: MAIN
CVS Tags: e-smith-mysql-1_12_0-14_el5_sme, e-smith-mysql-1_12_0-15_el5_sme
Branch point for: e-smith-mysql-1_12_0-tree
Import on branch sme8 of package e-smith-mysql-1.12.0-14.el5.sme.src.rpm

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' e-smith-mysql-1.12.0/root/etc/e-smith/templates/etc/e-smith/sql/init/10fix_privilege_tables mezzanine_patched_e-smith-mysql-1.12.0/root/etc/e-smith/templates/etc/e-smith/sql/init/10fix_privilege_tables
2     --- e-smith-mysql-1.12.0/root/etc/e-smith/templates/etc/e-smith/sql/init/10fix_privilege_tables 2006-03-15 23:44:28.000000000 -0700
3     +++ mezzanine_patched_e-smith-mysql-1.12.0/root/etc/e-smith/templates/etc/e-smith/sql/init/10fix_privilege_tables 2007-04-21 15:21:42.000000000 -0600
4     @@ -1,6 +1,6 @@
5     #!/bin/sh
6    
7     -/usr/bin/mysql mysql < /usr/share/mysql/mysql_fix_privilege_tables.sql
8     +/usr/bin/mysql -f mysql < /usr/share/mysql/mysql_fix_privilege_tables.sql
9     P=$(cat /var/run/mysqld/mysqld.pid)
10     /bin/rm /var/run/mysqld/mysqld.pid
11     kill -TERM $P

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