]> git.pld-linux.org Git - packages/dspam.git/commitdiff
- up
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 1 Feb 2006 20:26:50 +0000 (20:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dspam-mysql-runtime.patch -> 1.3

dspam-mysql-runtime.patch

index ed97087e466977189b9ea6e60b6e6cc064b244ca..da64c99b9ec6bb58acc90b2f2046c229c2766e51 100644 (file)
@@ -24,7 +24,7 @@ diff -urN dspam-3.6.3.org/src/mysql_drv.c dspam-3.6.3/src/mysql_drv.c
 +    return 0;
 +    
 +#if defined(MYSQL4_INITIALIZATION) && MYSQL_VERSION_ID >= 40001
-+  if (_ds_match_attribute(DTX->CTX->config->attributes, "MySQLVersion3", "on"))
++  if (_ds_match_attribute(DTX->CTX->config->attributes, "MySQLVersion40", "on"))
 +    use_mysql40 = 1;
  
 +  if (!use_mysql40)  
This page took 0.066632 seconds and 4 git commands to generate.