提交 aef26961 authored 作者: thomasmueller's avatar thomasmueller

Remove unused code

上级 c3a00b92
...@@ -735,7 +735,6 @@ public class MVTable extends TableBase { ...@@ -735,7 +735,6 @@ public class MVTable extends TableBase {
if (n > 0) { if (n > 0) {
nextAnalyze = n; nextAnalyze = n;
} }
int rows = session.getDatabase().getSettings().analyzeSample / 10;
session.markTableForAnalyze(this); session.markTableForAnalyze(this);
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论