提交 3daae86c authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 d52c4801
......@@ -30,7 +30,7 @@ public class TestOutOfMemory extends TestBase {
}
public void test() throws SQLException {
if (config.memory || config.mvcc) {
if (config.memory || config.mvcc || config.logMode == 0) {
return;
}
for (int i = 0; i < 5; i++) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论