luyomo

Results 5 issues of luyomo

## 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. 1.1 Compiled the dm...

type/feature-request

## Bug Report **What version of Kubernetes are you using?** workstation$ kubectl version Client Version: v1.29.0-eks-5e0fdde Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3 Server Version: v1.29.0-eks-c417bb3 **What version of TiDB Operator are you using?**...

I install tesseract 5.3.0 in the rasperry and succeeded to run it from command line. But when I attempted to use the golang to run it, it always gave me...

### What did you do? ## MySQL: ``` create table mig_table( id int primary key, col01 int ) ``` ## TiDB ``` create table mig_schema.mig_table( id int primary key, col01...

type/bug
severity/moderate
contribution
area/dm
report/customer
affects-8.5

### Is your feature request related to a problem? The current DM-Worker memory consumption profile shows that a significant portion of the Go Heap (∼20 GiB in our tests) is...

contribution
type/feature