ale 2012-06-15 15:49:41 UTC
FreeBSD ports repository
Added files:
databases/mysql55-server/files patch-sql_sys_vars.cc
Log:
Add a patch to lower the valid range of mysql read/write/wait timeouts.
Such timeouts are implemented via setsockopt that doesn't accept values
larger than (INT_MAX / kern.hz).
Revision Changes Path
1.1 +38 -0 ports/databases/mysql55-server/files/patch-sql_sys_vars.cc (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"