Files
oceanbase/docs/docs-cn/13.reference-guide/2.system-variable/56.ob_enable_transformation.md
2022-02-10 14:51:49 +08:00

1.0 KiB

ob_enable_transformation

ob_enable_transformation 用于设置是否开启 SQL 优化器的改写功能。

属性 描述
参数类型 bool
默认值 1
取值范围 * 0:不开启 * 1:开启
生效范围 * GLOBAL * SESSION
是否参与序列化
是否影响计划生成