Commit f16be240 authored by Sergei Golubchik's avatar Sergei Golubchik

2.1.9-release

parent 33c3cd1b
// //
// $Id: ha_sphinx.cc 4675 2014-04-28 05:30:12Z deogar $ // $Id: ha_sphinx.cc 4761 2014-07-03 07:24:02Z 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.8-release" #define SPHINXSE_VERSION "2.1.9-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 4675 2014-04-28 05:30:12Z deogar $ // $Id: ha_sphinx.cc 4761 2014-07-03 07:24:02Z 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