v5.2.3
在autocommit=0 或begin开启显示事务时explain anlyze展示的执行计划不一致
autocommit=1时,execution info显示有tikv的执行统计信息
autocommit=0或显示事务时,execution info只有时间
v5.2.3
在autocommit=0 或begin开启显示事务时explain anlyze展示的执行计划不一致
autocommit=1时,execution info显示有tikv的执行统计信息
autocommit=0或显示事务时,execution info只有时间
是的,如果这里觉得显示事务中显示的 tikv 信息比较少,可以提个 github issue.
不过,感觉一般显示事务可能也不会去看 analyze.
我觉得无论显示还是隐式事务 epxlain 相同的命令 应该保持相同的结果