[Groonga-mysql-commit] mroonga/mroonga [master] Remove needless 1

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Nov 19 12:01:15 JST 2012


Kouhei Sutou	2012-11-19 12:01:15 +0900 (Mon, 19 Nov 2012)

  New Revision: 29bdf2bc20a250c771654964d55e8014a907cec4
  https://github.com/mroonga/mroonga/commit/29bdf2bc20a250c771654964d55e8014a907cec4

  Log:
    Remove needless 1

  Modified files:
    ha_mroonga.hpp

  Modified: ha_mroonga.hpp (+1 -1)
===================================================================
--- ha_mroonga.hpp    2012-11-19 11:52:39 +0900 (e608ee9)
+++ ha_mroonga.hpp    2012-11-19 12:01:15 +0900 (1d3c0f7)
@@ -137,7 +137,7 @@ extern "C" {
 #endif
 
 #if MYSQL_VERSION_ID >= 50604
-#  define MRN_JOIN_TAB_HAVE_CONDITION 1
+#  define MRN_JOIN_TAB_HAVE_CONDITION
 #endif
 
 #if MYSQL_VERSION_ID < 50600
-------------- next part --------------
HTML����������������������������...
Télécharger 



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