[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] [mysql5.6.4] enable MRN_PLUGIN_HAVE_FLAGS.

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:33:26 JST 2012


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

  New Revision: 44d86a904354afd9c74210820ac8291190f9f05d
  https://github.com/mroonga/mroonga/commit/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 12:54:51 +0900 (2be54ff)
+++ mrn_mysql_compat.h    2011-12-21 12:58:04 +0900 (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
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index