[Groonga-mysql-commit] mroonga/mroonga at 0dd609c [master] mysql8 test: add binlog disabled check

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Aug 10 15:59:14 JST 2018


Kouhei Sutou	2018-08-10 15:59:14 +0900 (Fri, 10 Aug 2018)

  New Revision: 0dd609cc0bddfca07b79d7eac6750f4b9eb3894b
  https://github.com/mroonga/mroonga/commit/0dd609cc0bddfca07b79d7eac6750f4b9eb3894b

  Message:
    mysql8 test: add binlog disabled check

  Modified files:
    mysql-test/mroonga/storage/update/t/id_hash_index.test
    mysql-test/mroonga/storage/update/t/id_unique_hash_index.test

  Modified: mysql-test/mroonga/storage/update/t/id_hash_index.test (+1 -0)
===================================================================
--- mysql-test/mroonga/storage/update/t/id_hash_index.test    2018-08-10 15:48:15 +0900 (459e23e8)
+++ mysql-test/mroonga/storage/update/t/id_hash_index.test    2018-08-10 15:59:14 +0900 (97c8e31b)
@@ -14,6 +14,7 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
+--source ../../../include/mroonga/disable_binlog.inc
 --source ../../../include/mroonga/have_mroonga.inc
 
 --disable_warnings

  Modified: mysql-test/mroonga/storage/update/t/id_unique_hash_index.test (+1 -0)
===================================================================
--- mysql-test/mroonga/storage/update/t/id_unique_hash_index.test    2018-08-10 15:48:15 +0900 (5a002bd6)
+++ mysql-test/mroonga/storage/update/t/id_unique_hash_index.test    2018-08-10 15:59:14 +0900 (4c746d2d)
@@ -14,6 +14,7 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
+--source ../../../include/mroonga/disable_binlog.inc
 --source ../../../include/mroonga/have_mroonga.inc
 
 --disable_warnings
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180810/54a6663a/attachment.htm 



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