复制组:SHOW 命令和 Information Schema 视图输出中的新列¶
Attention
This behavior change is in the 2025_01 bundle.
For the current status of the bundle, refer to Bundle History.
When this behavior change bundle is enabled, the output of the SHOW REPLICATION GROUPS command and Information Schema REPLICATION_GROUPS view include the following new column:
| 列名称 | 描述 |
|---|---|
| ERROR_INTEGRATION | 刷新失败时向其发送错误通知的复制组或故障转移组的通知集成名称。 |
参考:1273