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

--no commit message

--no commit message
上级 a5aaf112
...@@ -290,7 +290,7 @@ public class TableView extends Table { ...@@ -290,7 +290,7 @@ public class TableView extends Table {
public long getMaxDataModificationId() { public long getMaxDataModificationId() {
if (createException != null) { if (createException != null) {
throw Message.getInternalError(); return Long.MAX_VALUE;
} }
if (viewQuery == null) { if (viewQuery == null) {
return Long.MAX_VALUE; return Long.MAX_VALUE;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论