Kouhei Sutou
null+****@clear*****
Thu Oct 4 10:32:38 JST 2012
Kouhei Sutou 2011-11-26 17:29:56 +0900 (Sat, 26 Nov 2011) New Revision: 4dbb4e1177c8de1d15bc5d5c23046178054b858b https://github.com/mroonga/mroonga/commit/4dbb4e1177c8de1d15bc5d5c23046178054b858b Log: [storage][test] fix a typo. Modified files: test/sql/suite/groonga_storage/r/geometry_contains.result Modified: test/sql/suite/groonga_storage/r/geometry_contains.result (+1 -1) =================================================================== --- test/sql/suite/groonga_storage/r/geometry_contains.result 2011-11-26 17:25:51 +0900 (a18cda6) +++ test/sql/suite/groonga_storage/r/geometry_contains.result 2011-11-26 17:29:56 +0900 (515deb3) @@ -1,4 +1,4 @@ -drop table if exists diaries; +drop table if exists shops; create table shops ( id int primary key auto_increment, name text, -------------- next part -------------- HTML����������������������������...Download