[release-20.0] bugfix: INSERT IGNORE not inserting rows (#18151)#18163
[release-20.0] bugfix: INSERT IGNORE not inserting rows (#18151)#18163vitess-bot[bot] wants to merge 1 commit intorelease-20.0from
Conversation
Signed-off-by: Andres Taylor <andres@planetscale.com>
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-20.0 #18163 +/- ##
================================================
+ Coverage 66.38% 66.40% +0.02%
================================================
Files 1543 1543
Lines 244886 244895 +9
================================================
+ Hits 162575 162630 +55
+ Misses 82311 82265 -46 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This PR is being marked as stale because it has been open for 30 days with no activity. To rectify, you may do any of the following:
If no action is taken within 7 days, this PR will be closed. |
|
This PR is being marked as stale because it has been open for 30 days with no activity. To rectify, you may do any of the following:
If no action is taken within 7 days, this PR will be closed. |
|
This PR is being marked as stale because it has been open for 30 days with no activity. To rectify, you may do any of the following:
If no action is taken within 7 days, this PR will be closed. |
|
v20 EOL |
Description
This is a backport of #18151