提交 7d64ec33 authored 作者: Thomas Mueller's avatar Thomas Mueller

Fix test case.

上级 be1cdf22
......@@ -37,6 +37,7 @@ public class TestConcurrentUpdate extends TestBase {
@Override
public void test() throws Exception {
deleteDb("concurrent");
final String url = getURL("concurrent;MULTI_THREADED=TRUE", true);
Connection conn = getConnection(url);
Statement stat = conn.createStatement();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论