[Groonga-mysql-commit] mroonga/mroonga at e9370e7 [master] mysql57: include binlog.h explicitly

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Mar 17 21:52:09 JST 2015


Kouhei Sutou	2015-03-17 21:52:09 +0900 (Tue, 17 Mar 2015)

  New Revision: e9370e7677c92d72bd2b0b2070e4c98b11dee6fe
  https://github.com/mroonga/mroonga/commit/e9370e7677c92d72bd2b0b2070e4c98b11dee6fe

  Message:
    mysql57: include binlog.h explicitly

  Modified files:
    ha_mroonga.cpp

  Modified: ha_mroonga.cpp (+1 -0)
===================================================================
--- ha_mroonga.cpp    2015-03-17 21:49:21 +0900 (34184cb)
+++ ha_mroonga.cpp    2015-03-17 21:52:09 +0900 (7f8f3b3)
@@ -36,6 +36,7 @@
 
 #include <sql_select.h>
 #include <item_sum.h>
+#include <binlog.h>
 
 #ifdef MRN_HAVE_SQL_OPTIMIZER_H
 #  include <sql_optimizer.h>
-------------- next part --------------
HTML����������������������������...
Download 



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