Commit 33c3cd1b authored by Sergei Golubchik's avatar Sergei Golubchik

sphinx-2.1.8-release.tar.gz

parent 01673997
// //
// $Id: ha_sphinx.cc 4507 2014-01-22 15:24:34Z deogar $ // $Id: ha_sphinx.cc 4675 2014-04-28 05:30:12Z deogar $
// //
// //
...@@ -154,7 +154,7 @@ void sphUnalignedWrite ( void * pPtr, const T & tVal ) ...@@ -154,7 +154,7 @@ void sphUnalignedWrite ( void * pPtr, const T & tVal )
#define SPHINXSE_MAX_ALLOC (16*1024*1024) #define SPHINXSE_MAX_ALLOC (16*1024*1024)
#define SPHINXSE_MAX_KEYWORDSTATS 4096 #define SPHINXSE_MAX_KEYWORDSTATS 4096
#define SPHINXSE_VERSION "2.1.5-release" #define SPHINXSE_VERSION "2.1.8-release"
// FIXME? the following is cut-n-paste from sphinx.h and searchd.cpp // FIXME? the following is cut-n-paste from sphinx.h and searchd.cpp
// cut-n-paste is somewhat simpler that adding dependencies however.. // cut-n-paste is somewhat simpler that adding dependencies however..
...@@ -3624,5 +3624,5 @@ mysql_declare_plugin_end; ...@@ -3624,5 +3624,5 @@ mysql_declare_plugin_end;
#endif // >50100 #endif // >50100
// //
// $Id: ha_sphinx.cc 4507 2014-01-22 15:24:34Z deogar $ // $Id: ha_sphinx.cc 4675 2014-04-28 05:30:12Z deogar $
// //
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment