WangXiang

Results 26 comments of WangXiang

it is similar with https://github.com/chaos-mesh/chaos-mesh/issues/2588, could you please make sure the Linux kernel is v4.1 or later?

can use docker-compose to start a TiDB cluster with binlog, can see https://github.com/pingcap/tidb-docker-compose, use [docker-compose-binlog.yml](https://github.com/pingcap/tidb-docker-compose/blob/master/docker-compose-binlog.yml) this file, and need update drainer's config file to send binlog to kafka.

@Ryan-Git do you means find a bug when table without unique key in gravity?

> Currently there is another trend employing container techs(which is of course still external environments) into tests. A popular framework is [testcontainer](https://www.testcontainers.org). It has already been used by [many popular...

implement in https://github.com/pingcap/dm/pull/626