-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
Description
Please answer these questions before submitting your issue. Thanks!
-
What did you do?
If possible, provide a recipe for reproducing the error.
flush status;
-
What did you expect to see?
no error -
What did you see instead?
mysql> flush status;
ERROR 1105 (HY000): line 1 column 12 near "" (total length 12)
- What version of TiDB are you using (
tidb-server -V
or runselect tidb_version();
on TiDB)?
0d18ac2