Bug 140695

Summary: [FIX] databases/mysql-proxy fix rw-splitting
Product: Ports & Packages Reporter: viper <viper>
Component: Individual Port(s)Assignee: Cheng-Lung Sung <clsung>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description viper 2009-11-19 07:00:09 UTC
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-19 07:00:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-12-03 09:22:36 UTC
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"
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2009-12-03 09:22:37 UTC
State Changed
From-To: open->closed

Committed. Thank You.