Error Creating TiFlash

Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.

Original topic: 创建TiFlash报错

| username: TiDBer_ps8e9OT5

[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.

| username: TiDBer_ps8e9OT5 | Original post link

There should not be a placement policy and TiFlash at the same time. This table has a placement policy.

| username: 近墨者zyl | Original post link

What placement strategy did you learn?

| username: buddyyuan | Original post link

Is this the issue? You can upgrade to 6.1.2. TiDB 6.1.2 Release Notes | PingCAP 文档中心

| username: system | Original post link

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.