Unverified 提交 8e45edf0 authored 作者: Andrei Tokar's avatar Andrei Tokar 提交者: GitHub

Temporarily put back erroneous config settings

This is bad, it opens up the whole new can of warms and need to be dealt with separately
上级 970cf3f1
......@@ -34,6 +34,7 @@ public class TestRandomSQL extends TestBase {
if (config.networked) {
return;
}
config.memory = true;
int len = getSize(2, 6);
for (int a = 0; a < len; a++) {
int s = MathUtils.randomInt(Integer.MAX_VALUE);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论