Another attempt to fix rw-splitting. See full description at http://bugs.mysql.com/bug.php?id=46141 Patch taken from svn. Tested at working environment. Fix: apply patch Patch attached with submission follows: How-To-Repeat: Try use rw-splitting.
Responsible Changed From-To: freebsd-ports-bugs->clsung Over to maintainer (via the GNATS Auto Assign Tool)
clsung 2009-12-03 09:22:27 UTC FreeBSD ports repository Modified files: databases/mysql-proxy Makefile Added files: databases/mysql-proxy/files patch-src-network-injection-lua.c Log: - fix rw-splitting. - See full description at http://bugs.mysql.com/bug.php?id=46141 - bump PORTREVISION PR: ports/140695 Submitted by: Vladimir Korkodinov <viper_AT_perm dot raid dot ru> Revision Changes Path 1.19 +1 -1 ports/databases/mysql-proxy/Makefile 1.1 +93 -0 ports/databases/mysql-proxy/files/patch-src-network-injection-lua.c (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"
State Changed From-To: open->closed Committed. Thank You.