提交 76547b6c authored 作者: Owner's avatar Owner

Turned off meta lock debug

上级 005714ec
...@@ -45,9 +45,9 @@ public class TestGeneralCommonTableQueries extends TestBase { ...@@ -45,9 +45,9 @@ public class TestGeneralCommonTableQueries extends TestBase {
testRecursiveTable(); testRecursiveTable();
// turn on special locking debug // turn on special locking debug
System.setProperty("h2.check2", "true"); //System.setProperty("h2.check2", "true");
// persistent cte tests // persistent cte tests - also tests reconnects and database reloading...
testPersistentNonRecursiveTableInCreateView(); testPersistentNonRecursiveTableInCreateView();
testPersistentRecursiveTableInCreateView(); testPersistentRecursiveTableInCreateView();
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论