[Groonga-mysql-commit] mroonga/mroonga at ccdb2f0 [master] mariadb55: make buildable again

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Apr 27 13:48:39 JST 2016


Kouhei Sutou	2016-04-27 13:48:39 +0900 (Wed, 27 Apr 2016)

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

  Message:
    mariadb55: make buildable again

  Modified files:
    mrn_mysql_compat.h

  Modified: mrn_mysql_compat.h (+1 -1)
===================================================================
--- mrn_mysql_compat.h    2016-04-27 13:44:33 +0900 (e2c5841)
+++ mrn_mysql_compat.h    2016-04-27 13:48:39 +0900 (2427fb3)
@@ -292,7 +292,7 @@
                flags)
 #endif
 
-#ifdef MRN_MARIADB_P
+#if defined(MRN_MARIADB_P) && MYSQL_VERSION_ID >= 100000
 #  define mrn_strconvert(from_cs,               \
                          from,                  \
                          from_length,           \
-------------- next part --------------
HTML����������������������������...
下載 



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