[Groonga-mysql-commit] mroonga/mroonga at a9cf874 [master] Remove garbage

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jul 9 13:16:02 JST 2018


Kouhei Sutou	2018-07-09 13:16:02 +0900 (Mon, 09 Jul 2018)

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

  Message:
    Remove garbage

  Modified files:
    ha_mroonga.hpp

  Modified: ha_mroonga.hpp (+1 -2)
===================================================================
--- ha_mroonga.hpp    2018-07-09 13:11:01 +0900 (94a07fe0)
+++ ha_mroonga.hpp    2018-07-09 13:16:02 +0900 (09f0a264)
@@ -556,8 +556,7 @@ public:
                    ,
                    const dd::Table *table_def
 #endif
-    );
-  int delete_table(const char *name);
+    ) mrn_override;
   int write_row(uchar *buf);
   int update_row(const uchar *old_data, const uchar *new_data);
   int update_row(const uchar *old_data, uchar *new_data);
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180709/a038d4f9/attachment-0001.htm 



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