提交 4320d3b2 authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 9c1a4e54
...@@ -297,9 +297,6 @@ java org.h2.test.TestAll timer ...@@ -297,9 +297,6 @@ java org.h2.test.TestAll timer
page store: TestBtreeIndex page store: TestBtreeIndex
better document that ddl statements commit
"This command commits an open transaction."
------------- -------------
create a short documentation create a short documentation
...@@ -308,8 +305,8 @@ documentation: rolling review at roadmap.html: done ...@@ -308,8 +305,8 @@ documentation: rolling review at roadmap.html: done
remove old TODO, move to roadmap remove old TODO, move to roadmap
kill a specific java process: kill a test:
kill -9 `jps -l | grep "org.h2.test.TestAll" | cut -d " " -f 1` kill -9 `jps -l | grep "org.h2.test." | cut -d " " -f 1`
*/ */
if (args.length > 0) { if (args.length > 0) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论