[Groonga-mysql-commit] mroonga/mroonga [master] [mysql5.6.4] enable MRN_PLUGIN_HAVE_FLAGS.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 12月 21日 (水) 12:58:04 JST


Kouhei Sutou	2011-12-21 03:58:04 +0000 (Wed, 21 Dec 2011)

  New Revision: 44d86a904354afd9c74210820ac8291190f9f05d

  Log:
    [mysql5.6.4] enable MRN_PLUGIN_HAVE_FLAGS.

  Modified files:
    mrn_mysql_compat.h

  Modified: mrn_mysql_compat.h (+1 -1)
===================================================================
--- mrn_mysql_compat.h    2011-12-21 03:54:51 +0000 (2be54ff)
+++ mrn_mysql_compat.h    2011-12-21 03:58:04 +0000 (d38e66c)
@@ -52,7 +52,7 @@
   typedef Cost_estimate COND_VECT;
 #endif
 
-#if MYSQL_VERSION_ID >= 50516 && MYSQL_VERSION_ID < 50603
+#if MYSQL_VERSION_ID >= 50516
 #  define MRN_PLUGIN_HAVE_FLAGS 1
 #endif
 




Groonga-mysql-commit メーリングリストの案内
Back to archive index