pingcap / parser

A MySQL Compatible SQL Parser
Apache License 2.0
1.41k stars 489 forks source link

*: Add flush client_errors_summary for 4.0 #1190

Closed morgo closed 3 years ago

morgo commented 3 years ago

What problem does this PR solve?

Implements https://github.com/pingcap/parser/pull/1154 for release-4.0 branch.

What is changed and how it works?

A new FLUSH CLIENT_ERRORS_SUMMARY statement is added.

The corresponding PR in TiDB is https://github.com/pingcap/tidb/pull/23267

Check List

Tests

Code changes

Side effects

Related changes

kennytm commented 3 years ago

/lgtm

tangenta commented 3 years ago

LGTM

morgo commented 3 years ago

/merge

ti-srebot commented 3 years ago

/run-all-tests