Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: 创建TiFlash报错
[TiDB Usage Environment] Production Environment
[TiDB Version] v6.1
[Encountered Issue] Error 8200 when creating TiFlash
[Reproduction Path] Direct creation
[Issue Phenomenon and Impact]
Successfully synchronized the first table base
, but encountered an error when executing the second table (different database):
ALTER TABLE push
SET TIFLASH REPLICA 1
8200 - Placement and tiflash replica options cannot be set at the same time
[Attachments]
Please provide the version information of each component, such as cdc/tikv, which can be obtained by executing cdc version/tikv-server --version.