]> git.pld-linux.org Git - packages/dspam.git/blobdiff - dspam-mysql-runtime.patch
- up
[packages/dspam.git] / 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.126609 seconds and 4 git commands to generate.