SOURCES: tpop3d-mysql-reconnect.patch - ugh, better to reconnect m...

arekm arekm at pld-linux.org
Thu Dec 14 16:00:59 CET 2006


Author: arekm                        Date: Thu Dec 14 15:00:58 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- ugh, better to reconnect manually

---- Files affected:
SOURCES:
   tpop3d-mysql-reconnect.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/tpop3d-mysql-reconnect.patch
diff -u SOURCES/tpop3d-mysql-reconnect.patch:1.1 SOURCES/tpop3d-mysql-reconnect.patch:1.2
--- SOURCES/tpop3d-mysql-reconnect.patch:1.1	Thu Dec 14 15:50:05 2006
+++ SOURCES/tpop3d-mysql-reconnect.patch	Thu Dec 14 16:00:53 2006
@@ -10,7 +10,7 @@
      static MYSQL mysql_handle;
      char *password;
      unsigned int timeout;
-+    my_bool my_true = 1;
++    my_bool my_true = 0;
  
      if (mysql && mysql_ping(mysql) == 0)
          /* The current server is up and running. */
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/tpop3d-mysql-reconnect.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list