[Groonga-mysql-commit] mroonga/mroonga at 24c2dc3 [master] mysql8: include mysql/plugin.h explicitly

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Jul 8 07:09:40 JST 2018


Kouhei Sutou	2018-07-08 07:09:40 +0900 (Sun, 08 Jul 2018)

  New Revision: 24c2dc38596f52074c6d2a74710ee4d8df4b259b
  https://github.com/mroonga/mroonga/commit/24c2dc38596f52074c6d2a74710ee4d8df4b259b

  Message:
    mysql8: include mysql/plugin.h explicitly

  Modified files:
    ha_mroonga.cpp

  Modified: ha_mroonga.cpp (+1 -0)
===================================================================
--- ha_mroonga.cpp    2018-07-07 20:36:22 +0900 (37816d2e)
+++ ha_mroonga.cpp    2018-07-08 07:09:40 +0900 (231eb818)
@@ -45,6 +45,7 @@
 #include <ft_global.h>
 #include <spatial.h>
 #include <mysql.h>
+#include <mysql/plugin.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180708/c69f45f8/attachment-0001.htm 



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