[Groonga-mysql-commit] mroonga/mroonga at f3b8cb3 [master] test: group by "change_engine"

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Sep 25 22:57:43 JST 2017


Kouhei Sutou	2017-09-25 22:57:43 +0900 (Mon, 25 Sep 2017)

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

  Message:
    test: group by "change_engine"

  Renamed files:
    mysql-test/mroonga/storage/alter_table/change_engine/r/decimal.result
      (from mysql-test/mroonga/storage/alter_table/r/engine_decimal.result)
    mysql-test/mroonga/storage/alter_table/change_engine/r/fulltext_index.result
      (from mysql-test/mroonga/storage/alter_table/r/change_engine.result)
    mysql-test/mroonga/storage/alter_table/change_engine/t/decimal.test
      (from mysql-test/mroonga/storage/alter_table/t/engine_decimal.test)
    mysql-test/mroonga/storage/alter_table/change_engine/t/fulltext_index.test
      (from mysql-test/mroonga/storage/alter_table/t/change_engine.test)

  Renamed: mysql-test/mroonga/storage/alter_table/change_engine/r/decimal.result (+0 -0) 100%
===================================================================

  Renamed: mysql-test/mroonga/storage/alter_table/change_engine/r/fulltext_index.result (+0 -0) 100%
===================================================================

  Renamed: mysql-test/mroonga/storage/alter_table/change_engine/t/decimal.test (+2 -2) 92%
===================================================================
--- mysql-test/mroonga/storage/alter_table/t/engine_decimal.test    2017-09-25 22:47:54 +0900 (50347906)
+++ mysql-test/mroonga/storage/alter_table/change_engine/t/decimal.test    2017-09-25 22:57:43 +0900 (a9d44015)
@@ -16,7 +16,7 @@
 
 --source include/have_innodb.inc
 --source include/not_embedded.inc
---source ../../../include/mroonga/have_mroonga.inc
+--source ../../../../include/mroonga/have_mroonga.inc
 
 --disable_warnings
 DROP TABLE IF EXISTS diaries;
@@ -42,4 +42,4 @@ SHOW CREATE TABLE diaries;
 
 DROP TABLE diaries;
 
---source ../../../include/mroonga/have_mroonga_deinit.inc
+--source ../../../../include/mroonga/have_mroonga_deinit.inc

  Renamed: mysql-test/mroonga/storage/alter_table/change_engine/t/fulltext_index.test (+2 -2) 94%
===================================================================
--- mysql-test/mroonga/storage/alter_table/t/change_engine.test    2017-09-25 22:47:54 +0900 (dc031565)
+++ mysql-test/mroonga/storage/alter_table/change_engine/t/fulltext_index.test    2017-09-25 22:57:43 +0900 (a4f4eefb)
@@ -15,7 +15,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 --source include/not_embedded.inc
---source ../../../include/mroonga/have_mroonga.inc
+--source ../../../../include/mroonga/have_mroonga.inc
 
 --disable_warnings
 DROP TABLE IF EXISTS diaries;
@@ -55,4 +55,4 @@ SELECT * FROM diaries
 
 DROP TABLE diaries;
 
---source ../../../include/mroonga/have_mroonga_deinit.inc
+--source ../../../../include/mroonga/have_mroonga_deinit.inc
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20170925/abf21324/attachment-0001.htm 



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