tidb-dashboard icon indicating copy to clipboard operation
tidb-dashboard copied to clipboard

Search in SQL statement page will return result not containing the searched key words

Open tonyxuqqi opened this issue 3 years ago • 0 comments

Bug Report

Please answer these questions before submitting your issue. Thanks!

What did you do?

Search a key word such as "delete" in SQL statement page What did you expect to see?

It should return all delete SQLs.

What did you see instead? It will return something like "COMMIT" in the list below.

What version of TiDB Dashboard are you using (./tidb-dashboard --version)?

6.1

tonyxuqqi avatar Sep 28 '22 18:09 tonyxuqqi