Kouhei Sutou
null+****@clear*****
Sun Nov 17 22:10:21 JST 2013
Kouhei Sutou 2013-11-17 22:10:21 +0900 (Sun, 17 Nov 2013) New Revision: 8d23b359e9aa09cd468aa0efa386f1aef1f333ef https://github.com/mroonga/mroonga/commit/8d23b359e9aa09cd468aa0efa386f1aef1f333ef Message: Remove needless parenthesis Modified files: ha_mroonga.hpp Modified: ha_mroonga.hpp (+1 -1) =================================================================== --- ha_mroonga.hpp 2013-11-17 02:49:02 +0900 (81a7894) +++ ha_mroonga.hpp 2013-11-17 22:10:21 +0900 (228012a) @@ -87,7 +87,7 @@ extern "C" { # define MRN_HANDLER_HAVE_GET_PARENT_FOREIGN_KEY_LIST #endif -#if (MYSQL_VERSION_ID < 50600) +#if MYSQL_VERSION_ID < 50600 # define MRN_HANDLER_HAVE_GET_TABLESPACE_NAME 1 #endif -------------- next part -------------- HTML����������������������������...ダウンロード