Kouhei Sutou
null+****@clear*****
Tue Mar 4 21:51:55 JST 2014
Kouhei Sutou 2014-03-04 21:51:55 +0900 (Tue, 04 Mar 2014) New Revision: 58aa7ea1a27fc56801ddff58141307db555ba299 https://github.com/mroonga/mroonga/commit/58aa7ea1a27fc56801ddff58141307db555ba299 Message: mysql-test: update result files Sorry. Modified files: mysql-test/mroonga/storage/alter_table/add_column/r/with_flags.result mysql-test/mroonga/storage/alter_table/add_column/r/with_type.result Modified: mysql-test/mroonga/storage/alter_table/add_column/r/with_flags.result (+0 -1) =================================================================== --- mysql-test/mroonga/storage/alter_table/add_column/r/with_flags.result 2014-03-04 21:50:07 +0900 (b5f7eb0) +++ mysql-test/mroonga/storage/alter_table/add_column/r/with_flags.result 2014-03-04 21:51:55 +0900 (1bc15c6) @@ -1,4 +1,3 @@ -DROP TABLE IF EXISTS tags; CREATE TABLE tags ( id INT UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY ) DEFAULT CHARSET=utf8; Modified: mysql-test/mroonga/storage/alter_table/add_column/r/with_type.result (+0 -2) =================================================================== --- mysql-test/mroonga/storage/alter_table/add_column/r/with_type.result 2014-03-04 21:50:07 +0900 (31bf9a6) +++ mysql-test/mroonga/storage/alter_table/add_column/r/with_type.result 2014-03-04 21:51:55 +0900 (6ff92ec) @@ -1,5 +1,3 @@ -DROP TABLE IF EXISTS tags; -DROP TABLE IF EXISTS bugs; CREATE TABLE tags ( id INT UNSIGNED PRIMARY KEY ) DEFAULT CHARSET=utf8; -------------- next part -------------- HTML����������������������������...Download