[Groonga-mysql-commit] mroonga/mroonga at 5f2470f [master] mysql57: include sql_plugin.h explicitly

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Mar 17 22:05:06 JST 2015


Kouhei Sutou	2015-03-17 22:05:06 +0900 (Tue, 17 Mar 2015)

  New Revision: 5f2470f9665ffbd5d0e57c2581b9cd0e08393e50
  https://github.com/mroonga/mroonga/commit/5f2470f9665ffbd5d0e57c2581b9cd0e08393e50

  Message:
    mysql57: include sql_plugin.h explicitly

  Modified files:
    mrn_table.cpp

  Modified: mrn_table.cpp (+1 -0)
===================================================================
--- mrn_table.cpp    2015-03-17 22:03:58 +0900 (c7f4254)
+++ mrn_table.cpp    2015-03-17 22:05:06 +0900 (4f5f485)
@@ -27,6 +27,7 @@
 #ifdef WITH_PARTITION_STORAGE_ENGINE
 #  include <partition_info.h>
 #endif
+#include <sql_plugin.h>
 
 #include "mrn_err.h"
 #include "mrn_table.hpp"
-------------- next part --------------
HTML����������������������������...
Download 



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