tidb-incubator / weir

Apache License 2.0
97 stars 40 forks source link

fix affectrows #25

Closed teckick closed 3 years ago

teckick commented 3 years ago

What problem does this PR solve?

fix error affectrows in ok result

What is changed and how it works?

Proxy will set affectrows for QueryCtx for all query results.

Tests