提交 8f915d26 authored 作者: Thomas Mueller's avatar Thomas Mueller

Disable the MVStore for testing

上级 d21a63e3
......@@ -235,7 +235,7 @@ java org.h2.test.TestAll timer
*/
;
private static final boolean MV_STORE = true;
private static final boolean MV_STORE = false;
/**
* If the test should run with many rows.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论