commit ab68f4f03340e07714ccb3862cd97ec4fc6263cc
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Fri Dec 14 08:20:31 2007 +0000

    - fix
    
    Changed files:
        mysql-sphinx.patch -> 1.1.2.4

 mysql-sphinx.patch | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
---
diff --git a/mysql-sphinx.patch b/mysql-sphinx.patch
index 2432981..d696047 100644
--- a/mysql-sphinx.patch
+++ b/mysql-sphinx.patch
@@ -281,3 +281,23 @@ diff -BNru mysql-5.0.37/sql/sql_yacc.yy 
mysql-5.0.37-sphinx/sql/sql_yacc.yy
            default:
              my_error(ER_NOT_SUPPORTED_YET, MYF(0), "STATUS");
              YYABORT;
+--- mysql/sql/sphinx/ha_sphinx.cc.org  2007-12-14 08:23:58.343056971 +0100
++++ mysql/sql/sphinx/ha_sphinx.cc      2007-12-14 08:24:21.320985962 +0100
+@@ -270,7 +270,7 @@
+       int                             m_bExclude;
+ 
+ public:
+-      CSphSEFilter::CSphSEFilter ()
++      CSphSEFilter ()
+               : m_sAttrName ( NULL )
+               , m_uMinValue ( 0 )
+               , m_uMaxValue ( UINT_MAX )
+@@ -280,7 +280,7 @@
+       {
+       }
+ 
+-      CSphSEFilter::~CSphSEFilter ()
++      ~CSphSEFilter ()
+       {}
+ };
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/percona-server.git/commitdiff/431f68fe79a66d5dfdd53f2655709e6c925fbc22

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to