Kouhei Sutou
null+****@clear*****
Tue Oct 8 15:19:05 JST 2013
Kouhei Sutou 2013-10-08 15:19:05 +0900 (Tue, 08 Oct 2013) New Revision: acb5999f41863a3178282dc34f87e0429fb71128 https://github.com/mroonga/mroonga/commit/acb5999f41863a3178282dc34f87e0429fb71128 Message: test: remove needless SELECT call Modified files: test/sql/include/mroonga/have_fulltext_index_comment.inc Modified: test/sql/include/mroonga/have_fulltext_index_comment.inc (+1 -1) =================================================================== --- test/sql/include/mroonga/have_fulltext_index_comment.inc 2013-10-08 15:18:42 +0900 (c7b61ab) +++ test/sql/include/mroonga/have_fulltext_index_comment.inc 2013-10-08 15:19:05 +0900 (597dd43) @@ -17,7 +17,7 @@ --source include/mroonga/check_version.inc if ($version_55_or_later) { - let $fulltext_index_comment = `SELECT @@global.version >= '5.5'`; + let $fulltext_index_comment = 1; } if (!$fulltext_index_comment) { -------------- next part -------------- HTML����������������������������... Download