Skip to content

Commit 3c70d26

Browse files
committed
doc:Update doc.
1 parent d392f5c commit 3c70d26

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/content.zh/docs/connectors/flink-sources/oceanbase-cdc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ OceanBase CDC 源端读取方案:
8383
<tr>
8484
<td>OceanBase EE (Oracle 模式)</td>
8585
<td></td>
86-
<td>暂不支持 OceanBase Oracle 兼容模式,Oracle 兼容模式下的增量订阅服务请联系企业技术支持,获取帮助</td>
86+
<td>暂不支持 OceanBase Oracle 兼容模式下的增量订阅服务,请联系企业技术支持。</td>
8787
<td></td>
8888
</tr>
8989
</tbody>
@@ -94,7 +94,7 @@ OceanBase CDC 源端读取方案:
9494
- 先前基于 OceanBase Log Proxy 服务实现的连接器已被正式移除,当前将仅支持连接到 OceanBase Binlog 服务。
9595
- 当前版本 oceanbase-cdc 将基于 mysql-cdc 连接器实现,主要改进了对 OceanBase Binlog 服务的兼容性,包含一些 Bug 修复,推荐使用。
9696
- 由于 OceanBase Binlog 服务兼容 MySQL 复制协议,仍然支持使用 [MySQL CDC](mysql-cdc.md) 连接器连接到 OceanBase Binlog 服务。
97-
- 暂不支持 OceanBase 企业版 Oracle 兼容模式,Oracle 兼容模式下的增量订阅服务请联系企业技术支持,获取帮助
97+
- 暂不支持 OceanBase Oracle 兼容模式下的增量订阅服务,请联系企业技术支持
9898

9999

100100
依赖

docs/content/docs/connectors/flink-sources/oceanbase-cdc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ CDC Source Solutions for OceanBase:
8282
<tr>
8383
<td>OceanBase EE (Oracle Mode)</td>
8484
<td></td>
85-
<td>OceanBase Oracle Compatibility Mode is currently not supported. For incremental data subscription requirements in Oracle Compatibility Mode, please contact Enterprise Support for assistance.</td>
85+
<td>The incremental data subscription service for OceanBase Oracle Compatibility Mode is not currently supported. Please contact Enterprise Support for assistance.</td>
8686
<td></td>
8787
</tr>
8888
</tbody>
@@ -93,7 +93,7 @@ CDC Source Solutions for OceanBase:
9393
- The previous connector implementation based on the OceanBase Log Proxy service has been officially removed. The current version now only supports connecting to the OceanBase Binlog Service.
9494
- The current oceanbase-cdc connector is rebuilt based on the mysql-cdc connector, offering enhanced compatibility with the OceanBase Binlog Service, including critical bug fixes. Upgrading to this version is strongly recommended.
9595
- Since the OceanBase Binlog Service is compatible with MySQL replication protocols, you may still use the MySQL CDC connector to connect to the OceanBase Binlog Service.
96-
- Oracle Compatibility Mode for OceanBase Enterprise Edition is not currently supported. For incremental subscription services in Oracle Compatibility Mode, please contact Enterprise Technical Support for assistance.
96+
- The incremental data subscription service for OceanBase Oracle Compatibility Mode is not currently supported. Please contact Enterprise Support for assistance.
9797

9898
Dependencies
9999
------------

0 commit comments

Comments
 (0)