提交 806e3797 authored 作者: Thomas Mueller's avatar Thomas Mueller

Remove test case (it doesn't work when using the in-memory mode or when using the MVStore)

上级 d49cefed
......@@ -9979,8 +9979,3 @@ create table test(id int, name varchar);
insert into test values(5, 'b'), (5, 'b'), (20, 'a');
> update count: 3
CALL DISK_SPACE_USED('test');
> DISK_SPACE_USED('test')
> -----------------------
> 2048
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论