hanbinbin731

Results 2 issues of hanbinbin731

## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) use test; create table test (a int primary key); insert into test...

type/bug
sig/planner
severity/minor
may-affects-5.4
may-affects-6.1
may-affects-6.5
may-affects-7.1
may-affects-7.5
may-affects-8.1

### What did you do? ```sql create table test (a int primary key); drop table test; ``` ```sh wget http://192.168.1.13:8300/metrics vi metrics ``` ### What did you expect to see?...

type/bug
severity/moderate
area/ticdc
affects-6.5
affects-7.1