Kouhei Sutou
null+****@clear*****
Mon Jul 9 13:09:57 JST 2018
Kouhei Sutou 2018-07-09 13:09:57 +0900 (Mon, 09 Jul 2018) New Revision: 8b7d7f2d064e98a6f9b27afa66dd61c70be6d2a2 https://github.com/mroonga/mroonga/commit/8b7d7f2d064e98a6f9b27afa66dd61c70be6d2a2 Message: Fix a typo Modified files: mrn_mysql_compat.h Modified: mrn_mysql_compat.h (+1 -1) =================================================================== --- mrn_mysql_compat.h 2018-07-09 13:08:35 +0900 (a1d08270) +++ mrn_mysql_compat.h 2018-07-09 13:09:57 +0900 (a39e71ae) @@ -689,5 +689,5 @@ #if MYSQL_VERSION_ID >= 80011 && !defined(MRN_MARIADB_P) typedef Foreign_key_spec mrn_foreign_key_spec; #else - typedef ForeignKey mrn_foreign_key_spec; + typedef Foreign_Key mrn_foreign_key_spec; #endif -------------- next part -------------- HTML����������������������������... URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180709/a87eace8/attachment.htm