提交 a5d2b09e authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 1cf0a6b5
...@@ -354,8 +354,8 @@ kill -9 `jps -l | grep "org.h2.test." | cut -d " " -f 1` ...@@ -354,8 +354,8 @@ kill -9 `jps -l | grep "org.h2.test." | cut -d " " -f 1`
} else { } else {
System.setProperty(SysProperties.H2_PAGE_STORE, "true"); System.setProperty(SysProperties.H2_PAGE_STORE, "true");
test.pageStore = true; test.pageStore = true;
// test.runTests(); test.runTests();
// TestPerformance.main("-init", "-db", "1"); TestPerformance.main("-init", "-db", "1");
// Recover.execute("data", null); // Recover.execute("data", null);
// RunScript.execute("jdbc:h2:data/test2", // RunScript.execute("jdbc:h2:data/test2",
// "sa1", "sa1", "data/test.h2.sql", null, false); // "sa1", "sa1", "data/test.h2.sql", null, false);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论