Author: glen Date: Tue May 4 10:38:13 2010 GMT Module: packages Tag: HEAD ---- Log message: - todo and cleanups
---- Files affected: packages/mysql-proxy: mysql-proxy.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: packages/mysql-proxy/mysql-proxy.spec diff -u packages/mysql-proxy/mysql-proxy.spec:1.18 packages/mysql-proxy/mysql-proxy.spec:1.19 --- packages/mysql-proxy/mysql-proxy.spec:1.18 Wed Apr 14 13:18:47 2010 +++ packages/mysql-proxy/mysql-proxy.spec Tue May 4 12:38:08 2010 @@ -3,6 +3,12 @@ # - system lua-lfs for tests (LuaFileSystem 1.2) # - daemon does not close its std fds # - tests need fixing (can't find libs it built) +# OLD TODO +# - rw splitting bug: http://bugs.mysql.com/bug.php?id=36505 +# http://jan.kneschke.de/2007/8/26/mysql-proxy-more-r-w-splitting +# http://www.teonator.net/2008/11/25/drupal-read-write-splitting/ +# http://dailyvim.blogspot.com/2008/07/mysql-high-availability-sandbox-proxy.html +# https://launchpad.net/mysql-sandbox # # Conditional build: %bcond_with tests # build with tests. needs mysql server on localhost:3306 @@ -18,7 +24,6 @@ # Source0-md5: b6a9748d72e8db7fe3789fbdd60ff451 Source1: %{name}.init Source2: %{name}.sysconfig -#Patch0: %{name}-lua.patch URL: http://forge.mysql.com/wiki/MySQL_Proxy BuildRequires: autoconf BuildRequires: automake @@ -63,7 +68,6 @@ %prep %setup -q -#%patch0 -p1 %build %{__libtoolize} @@ -186,6 +190,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2010/05/04 10:38:08 glen +- todo and cleanups + Revision 1.18 2010/04/14 11:18:47 glen - --closefds needed due daemon not doing it ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mysql-proxy/mysql-proxy.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
