[Groonga-mysql-commit] mroonga/mroonga at fbb202c [master] Fix macro name

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Sat Feb 21 22:10:17 JST 2015


Kouhei Sutou	2015-02-21 22:10:17 +0900 (Sat, 21 Feb 2015)

  New Revision: fbb202c13d472795fe659e46bc4b68e01f563589
  https://github.com/mroonga/mroonga/commit/fbb202c13d472795fe659e46bc4b68e01f563589

  Message:
    Fix macro name

  Modified files:
    ha_mroonga.hpp

  Modified: ha_mroonga.hpp (+1 -1)
===================================================================
--- ha_mroonga.hpp    2015-02-21 20:30:03 +0900 (c26bd34)
+++ ha_mroonga.hpp    2015-02-21 22:10:17 +0900 (f116af4)
@@ -180,7 +180,7 @@ extern "C" {
 #endif
 
 #ifdef MRN_MARIADB_P
-#  if MYSQL_VERSION_ID >= 50542 && MYSQL_VERSION < 100000
+#  if MYSQL_VERSION_ID >= 50542 && MYSQL_VERSION_ID < 100000
 #    define MRN_SUPPORT_THDVAR_SET
 #  elif MYSQL_VERSION_ID >= 100017
 #    define MRN_SUPPORT_THDVAR_SET
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Zurück zum Archiv-Index