[Groonga-mysql-commit] mroonga/mroonga at 4e0cd96 [master] storage test: group "ALTER TABLE DROP COLUMN" test cases

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Tue Jul 22 23:36:13 JST 2014


Kouhei Sutou	2014-07-22 23:36:13 +0900 (Tue, 22 Jul 2014)

  New Revision: 4e0cd96dbef8d88e66d7d39b802ba37da012cf54
  https://github.com/mroonga/mroonga/commit/4e0cd96dbef8d88e66d7d39b802ba37da012cf54

  Message:
    storage test: group "ALTER TABLE DROP COLUMN" test cases

  Renamed files:
    mysql-test/mroonga/storage/alter_table/drop_column/r/one.result
      (from mysql-test/mroonga/storage/alter_table/r/drop_column.result)
    mysql-test/mroonga/storage/alter_table/drop_column/t/one.test
      (from mysql-test/mroonga/storage/alter_table/t/drop_column.test)

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

  Renamed: mysql-test/mroonga/storage/alter_table/drop_column/t/one.test (+2 -2) 92%
===================================================================
--- mysql-test/mroonga/storage/alter_table/t/drop_column.test    2014-07-22 23:30:43 +0900 (ead0855)
+++ mysql-test/mroonga/storage/alter_table/drop_column/t/one.test    2014-07-22 23:36:13 +0900 (b7bd692)
@@ -15,7 +15,7 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  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;
@@ -41,4 +41,4 @@ SELECT * FROM diaries;
 
 DROP TABLE diaries;
 
---source ../../../include/mroonga/have_mroonga_deinit.inc
+--source ../../../../include/mroonga/have_mroonga_deinit.inc
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-mysql-commit mailing list
アーカイブの一覧に戻る