Sleepy Mole

Results 19 issues of Sleepy Mole

## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. I used lightning to...

type/bug
severity/major

## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. I build tidb-lightning with...

### What problem does this PR solve? Issue Number: close https://github.com/pingcap/tiflow/issues/6668 ### What is changed and how it works? ### Check List #### Tests - Unit test - Integration test...

size/XXL
do-not-merge/work-in-progress
release-note-none
area/engine

### What problem does this PR solve? Issue Number: close https://github.com/pingcap/tiflow/issues/6630 ### What is changed and how it works? Add TLS support for ETCD and MySQL connection. ### Check List...

needs-rebase
size/XL
do-not-merge/work-in-progress
release-note-none
area/engine

### What problem does this PR solve? Issue Number: close https://github.com/pingcap/tiflow/issues/6737 ### What is changed and how it works? ### Check List #### Tests - Unit test - Integration test...

status/LGT1
size/M
release-note-none
area/engine

Ref https://github.com/pingcap/tiflow/issues/2199.

type/enhancement
area/engine

The gRPC-Gateway can help us to provide OpenAPI based on the existing gRPC definitions. We don't need to maintain an extra OpenAPI framework.

type/enhancement
area/engine

### What did you do? 1. Replicate data from one MySQL to TiDB. 2. Execute ddl on upstream MySQL: ```sql ALTER TABLE xxx MODIFY COLUMN xxx SMALLINT(4) NOT NULL DEFAULT...

area/dm
type/feature

### What problem does this PR solve? `tiup playground` can not specify an ipv6 host. ### What is changed and how it works? Use the correct function to join host...