This repo maintains DM (a data migration platform) and TiCDC (change data capture for TiDB)
429
stars
286
forks
source link
TiCDC changefeed stucks "Can't create more than max_prepared_stmt_count statements (current value: 16382)" #8379
Closed
fubinzh closed 1 year ago
What did you do?
What did you expect to see?
PITR changefeed should advance normal
What did you see instead?
PITR changefeed stucks.
In cdc log, we can see MySQL txn error: Error 1461 (42000): Can't create more than max_prepared_stmt_count statements (current value: 16382)
Versions of the cluster
CDC version: [2023/02/26 10:06:56.361 +00:00] [INFO] [version.go:47] ["Welcome to Change Data Capture (CDC)"] [release-version=v6.7.0 -alpha] [git-hash=00bfd0d0580d59977adf91ea9c1e237f787d0b6c] [git-branch=heads/refs/tags/v6.7.0-alpha] [utc-build-time="2 023-02-25 11:32:40"] [go-version="go version go1.20.1 linux/amd64"] [failpoint-build=false]