diff --git a/ticdc/ticdc-csv.md b/ticdc/ticdc-csv.md index 8fe9dabe3680..7220ba810092 100644 --- a/ticdc/ticdc-csv.md +++ b/ticdc/ticdc-csv.md @@ -29,7 +29,7 @@ null = '\N' include-commit-ts = true binary-encoding-method = 'base64' output-old-value = false -output-field-header = false # 从 v9.0.0 开始引入 +output-field-header = false # 从 v8.5.5 和 v9.0.0 开始引入 ``` ## 数据保存的事务性约束