[Groonga-mysql-commit] mroonga/mroonga at 046238b [master] mysql8: add a missing include

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jul 9 06:02:11 JST 2018


Kouhei Sutou	2018-07-09 06:02:11 +0900 (Mon, 09 Jul 2018)

  New Revision: 046238bc8adc59388205dfec42f5145b06930cdd
  https://github.com/mroonga/mroonga/commit/046238bc8adc59388205dfec42f5145b06930cdd

  Message:
    mysql8: add a missing include

  Modified files:
    ha_mroonga.cpp

  Modified: ha_mroonga.cpp (+1 -0)
===================================================================
--- ha_mroonga.cpp    2018-07-08 07:26:08 +0900 (d1dfdb7a)
+++ ha_mroonga.cpp    2018-07-09 06:02:11 +0900 (60619693)
@@ -46,6 +46,7 @@
 #include <spatial.h>
 #include <mysql.h>
 #include <mysql/plugin.h>
+#include <mysql/psi/mysql_memory.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180709/1cb76f6e/attachment.htm 



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