提交 0deea2ce authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 7c88c764
......@@ -38,7 +38,6 @@ public class TestIndex extends TestBase {
return;
}
random.setSeed(100);
deleteDb("index");
......@@ -220,8 +219,6 @@ public class TestIndex extends TestBase {
check(1, prep.executeUpdate());
}
check(0, getValue(stat, "SELECT COUNT(*) FROM TEST"));
conn.close();
conn = null;
}
void testMultiColumnIndex() throws Exception {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论