Kouhei Sutou
null+****@clear*****
Thu Oct 24 10:58:09 JST 2013
Kouhei Sutou 2013-10-24 10:58:09 +0900 (Thu, 24 Oct 2013) New Revision: 297f1f2463cd3a46cb2803e39d846c8db705e583 https://github.com/mroonga/mroonga/commit/297f1f2463cd3a46cb2803e39d846c8db705e583 Message: test: use more meaningful file name refs #2015 [groonga-dev,01867] Reported by Ichiro Yasuda. Thanks!!! Renamed files: mysql-test/mroonga/wrapper/index/force_index/r/not_used.result (from mysql-test/mroonga/wrapper/index/r/force_index.result) mysql-test/mroonga/wrapper/index/force_index/t/not_used.test (from mysql-test/mroonga/wrapper/index/t/force_index.test) Renamed: mysql-test/mroonga/wrapper/index/force_index/r/not_used.result (+0 -0) 100% =================================================================== Renamed: mysql-test/mroonga/wrapper/index/force_index/t/not_used.test (+3 -3) 86% =================================================================== --- mysql-test/mroonga/wrapper/index/t/force_index.test 2013-10-24 02:33:09 +0900 (57c0c5d) +++ mysql-test/mroonga/wrapper/index/force_index/t/not_used.test 2013-10-24 10:58:09 +0900 (f83e574) @@ -14,7 +14,7 @@ # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ---source ../../../include/mroonga/have_mroonga.inc +--source ../../../../include/mroonga/have_mroonga.inc --disable_warnings DROP TABLE IF EXISTS t1; @@ -25,8 +25,8 @@ CREATE TABLE t1 ( c1 SMALLINT, KEY idx1(c1) ) DEFAULT CHARSET UTF8 COMMENT = 'engine "innodb"'; -SELECT COUNT(*) FROM t1 FORCE INDEX(idx1); +SELECT COUNT(*) FROM t1 FORCE INDEX(c1); DROP TABLE t1; ---source ../../../include/mroonga/have_mroonga_deinit.inc +--source ../../../../include/mroonga/have_mroonga_deinit.inc -------------- next part -------------- HTML����������������������������...다운로드