Results 40 issues of crazycs

Signed-off-by: crazycs520 ### Description Please explain the changes you made here. add [TiDB](https://github.com/pingcap/tidb) support in README.md ### Checklist - [ ] Code compiles correctly - [ ] Created tests which...

### What problem does this PR solve? Issue Number: close #xxx Problem Summary: ### What is changed and how it works? ### Check List Tests - [ ] Unit test...

do-not-merge/work-in-progress
needs-rebase
size/XXL
release-note-none
do-not-merge/needs-linked-issue

Signed-off-by: crazycs520 ### What problem does this PR solve? related issue: https://github.com/pingcap/tidb/issues/18209 Add foreign key design doc. ### What is changed and how it works? ### Check List ### Release...

feature/discussing
size/XXL
release-note-none
do-not-merge/needs-linked-issue

# Support Foreign Key Dev Task Related Issue: https://github.com/pingcap/tidb/issues/18209 Design Doc: https://github.com/pingcap/tidb/pull/35982 Draft PR: https://github.com/pingcap/tidb/pull/36757 ## Dev Task ### DDL Dev Task - [x] Create table with foreign key https://github.com/pingcap/tidb/issues/37147...

type/new-feature
feature/developing

## Bug Report this issue is similar to https://github.com/pingcap/tiup/issues/1752. `ng-monitoring` also write 2 keys into PD(etcd), after `ng-monitoring` has been deleted, we should delete the `info` key in PD(etcd), just...

## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? `topo.yaml ` ```yaml pd_servers: - host: 10.0.1.9 tikv_servers: - host: 10.0.1.9 tidb_servers: -...

type/bug

## Bug Report Please answer these questions before submitting your issue. Thanks! **What did you do?** 1. create a new tidb cluster. 2. `set @@tidb_slow_log_threshold=0;` 3. Use dashboard to query...

status/discussion

## Feature Request **Is your feature request related to a problem? Please describe:** Add a page such as below: ![image](https://user-images.githubusercontent.com/26020263/86445364-d5c36680-bd44-11ea-989e-985a225c65a3.png) It's easy to see the total time of each transaction...

area/backend
area/frontend
type/feature-request
status/feature-accepted

### What problem does this PR solve? Issue Number: close #38080 Problem Summary: Rename table should update foreign key constraint, which is update child table foreign key info. ### What...

status/LGT1
size/L
release-note-none

## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) first: ```sql create user 'testuser'@'%' identified by '1234'; ``` then use the...

type/bug
help wanted
good first issue
sig/sql-infra
severity/minor