提交 1acf9fa5 authored 作者: sugnkeunkim's avatar sugnkeunkim

skip when test lzay query

上级 b9125f9c
......@@ -40,7 +40,7 @@ public class TestMvccMultiThreaded2 extends TestBase {
@Override
public void test() throws SQLException {
if (config.cipher != null) {
if (config.cipher != null || !config.lazy) {
return;
}
testSelectForUpdateConcurrency();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论