cvs commit: ports/databases/mysql55-server/files patch-sql_sys_vars.cc

Alex Dupre ale at FreeBSD.org
Fri Jun 15 15:49:42 UTC 2012


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)


More information about the cvs-ports mailing list