Kouhei Sutou
null+****@clear*****
Mon Aug 14 11:40:28 JST 2017
Kouhei Sutou 2017-08-14 11:40:28 +0900 (Mon, 14 Aug 2017) New Revision: 1a910088ec55c61434029d8e1cc3c6192ac508d7 https://github.com/mroonga/mroonga/commit/1a910088ec55c61434029d8e1cc3c6192ac508d7 Message: mariadb 10.1.26: support Modified files: mrn_mysql_compat.h Modified: mrn_mysql_compat.h (+1 -0) =================================================================== --- mrn_mysql_compat.h 2017-08-14 11:24:57 +0900 (d2b227ff) +++ mrn_mysql_compat.h 2017-08-14 11:40:28 +0900 (337de968) @@ -362,6 +362,7 @@ #if defined(MRN_MARIADB_P) && \ ((MYSQL_VERSION_ID >= 100207) || \ + ((MYSQL_VERSION_ID >= 100126) && (MYSQL_VERSION_ID < 100200)) || \ ((MYSQL_VERSION_ID >= 50557) && (MYSQL_VERSION_ID < 100000))) # define mrn_create_partition_name(out, \ out_length, \ -------------- next part -------------- HTML����������������������������...Download