Kouhei Sutou
null+****@clear*****
Thu Aug 14 18:55:59 JST 2014
Kouhei Sutou 2014-08-14 18:55:59 +0900 (Thu, 14 Aug 2014) New Revision: 20911671acd8d8e3bc77fe589ecf89194e4f4a22 https://github.com/mroonga/mroonga/commit/20911671acd8d8e3bc77fe589ecf89194e4f4a22 Message: Use "Mroonga" form for engine name Modified files: ha_mroonga.cpp Modified: ha_mroonga.cpp (+1 -1) =================================================================== --- ha_mroonga.cpp 2014-08-20 23:09:35 +0900 (b306b79) +++ ha_mroonga.cpp 2014-08-14 18:55:59 +0900 (66fdd16) @@ -149,7 +149,7 @@ static pthread_mutex_t *mrn_LOCK_open; #define MRN_STRINGIFY_ARG(contents) #contents #define MRN_PLUGIN_NAME mroonga -#define MRN_PLUGIN_NAME_STRING MRN_STRINGIFY(MRN_PLUGIN_NAME) +#define MRN_PLUGIN_NAME_STRING "Mroonga" #define MRN_STATUS_VARIABLE_NAME_PREFIX_STRING "Mroonga" #ifdef MRN_MARIADB_P -------------- next part -------------- HTML����������������������������... Download