-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
1. schema.
```sql
create table `t2`
(
`vkey` integer,
…
-
## Change Request
Please answer the following questions before submitting your issue. Thanks!
1. Describe what you find is inappropriate or missing in the existing docs.
in https://docs.p…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```sql
drop table if exists t1, t2;
create table t1 (col1 binary(4…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
Set up a TiDB cluster with version 8.1.1 and integrate it with Kafka…
-
### Is your feature request related to a problem?
remove tidb-tools because tidb-tools is migrating into tidb.
### Describe the feature you'd like
remove tidb-tools because tidb-tools is migr…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
wrong file name is used
https://github.com/pingcap/tidb/blob/851a…
-
### 1. Minimal reproduce step (Required)
```sql
create table t1 ( c1 int primary key);
insert into t1 (c1) values (1), (2), (3), (4), (5), (6), (7), (11), (12), (13), (14), (15), (16), (17), (21), …
-
Does tidb-operator have no requirements for the k8s version? Are any version of k8s and any version of tidb-operator compatible?
-
# github.com/pingcap/tidb/util/memory
../../../go/go_modules/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20191211070559-a94cff903cd1/util/memory/action.go:103:47: undefined: mysql.ErrMemExceedThres…
-
另外一个项目:https://github.com/tigraph/tidb 和这个项目请问有什么关系呢?
为啥说这是个This is a failed project ?