提交 19f16448 authored 作者: andrei's avatar andrei

oops

上级 d28d8c3a
......@@ -226,8 +226,8 @@ public class TestMultiThread extends TestBase implements Runnable {
conn.createStatement().execute("analyze");
}
t.get();
stat.execute("drop table test");
conn.close();
stat.execute("drop table test");
}
}
private void testConcurrentInsertUpdateSelect() throws Exception {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论