[Groonga-mysql-commit] mroonga/mroonga at ca0e38a [master] mysql8 test: require SRID for index

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jul 30 09:20:30 JST 2018


Kouhei Sutou	2018-07-30 09:20:30 +0900 (Mon, 30 Jul 2018)

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

  Message:
    mysql8 test: require SRID for index

  Modified files:
    mysql-test/mroonga/storage/geometry/strict_sql_mode/t/contains.test
    mysql-test/mroonga/storage/geometry/t/contains.test

  Modified: mysql-test/mroonga/storage/geometry/strict_sql_mode/t/contains.test (+1 -0)
===================================================================
--- mysql-test/mroonga/storage/geometry/strict_sql_mode/t/contains.test    2018-07-29 23:37:55 +0900 (eef3eb4d)
+++ mysql-test/mroonga/storage/geometry/strict_sql_mode/t/contains.test    2018-07-30 09:20:30 +0900 (8c456653)
@@ -17,6 +17,7 @@
 --source ../../../../include/mroonga/have_geometry.inc
 --source ../../../../include/mroonga/have_strict_sql_mode.inc
 --source ../../../../include/mroonga/have_mysql_5_7_or_later.inc
+--source ../../../../include/mroonga/skip_mysql_8_0_or_later.inc
 --source ../../../../include/mroonga/have_mroonga.inc
 
 --disable_warnings

  Modified: mysql-test/mroonga/storage/geometry/t/contains.test (+1 -1)
===================================================================
--- mysql-test/mroonga/storage/geometry/t/contains.test    2018-07-29 23:37:55 +0900 (59a131ac)
+++ mysql-test/mroonga/storage/geometry/t/contains.test    2018-07-30 09:20:30 +0900 (773f78c4)
@@ -16,7 +16,7 @@
 
 --source ../../../include/mroonga/have_geometry.inc
 --source ../../../include/mroonga/have_version_5_6_or_later.inc
---source ../../../include/mroonga/skip_mysql_5_7.inc
+--source ../../../include/mroonga/skip_mysql_5_7_or_later.inc
 --source ../../../include/mroonga/have_mroonga.inc
 
 --disable_warnings
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180730/e23777ae/attachment-0001.htm 



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