[release-23.0] vtgate: fix handling of session variables on targeted connections (#19318)#19335
Conversation
|
Hello @arthurschreiber, there are conflicts in this backport. Please address them in order to merge this Pull Request. You can execute the snippet below to reset your branch and resolve the conflict manually. Make sure you replace |
Signed-off-by: Arthur Schreiber <arthur@planetscale.com>
b6929b8 to
33a7ba3
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-23.0 #19335 +/- ##
================================================
- Coverage 69.73% 69.72% -0.02%
================================================
Files 1606 1606
Lines 214823 214818 -5
================================================
- Hits 149798 149772 -26
- Misses 65025 65046 +21 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-23.0 #19335 +/- ##
================================================
- Coverage 69.73% 69.72% -0.02%
================================================
Files 1606 1606
Lines 214823 214818 -5
================================================
- Hits 149798 149772 -26
- Misses 65025 65046 +21 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
This is a backport of #19318