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

Contents of /rpms/e-smith-mysql/sme8/e-smith-mysql-1.12.0-max_allowed_packet2.patch

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


Revision 1.1 - (show annotations) (download)
Tue Jun 12 19:09:25 2007 UTC (17 years 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 diff -Nur -x '*.orig' -x '*.rej' e-smith-mysql-1.12.0/root/etc/e-smith/templates/etc/my.cnf/011max_allowed_packet mezzanine_patched_e-smith-mysql-1.12.0/root/etc/e-smith/templates/etc/my.cnf/011max_allowed_packet
2 --- e-smith-mysql-1.12.0/root/etc/e-smith/templates/etc/my.cnf/011max_allowed_packet 2007-04-09 09:12:45.000000000 -0600
3 +++ mezzanine_patched_e-smith-mysql-1.12.0/root/etc/e-smith/templates/etc/my.cnf/011max_allowed_packet 2007-04-09 09:11:56.000000000 -0600
4 @@ -1 +1 @@
5 -max_allowed_packet=16M
6 +max_allowed_packet={ $mysqld{MaxAllowedPacket} || '16M' }

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