gh-89301: Fix regression with bound values in traced SQLite statements#92053
gh-89301: Fix regression with bound values in traced SQLite statements#92053JelleZijlstra merged 3 commits into
Conversation
|
🤖 New build scheduled with the buildbot fleet by @erlend-aasland for commit ab35f4b 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
Sorry, something went wrong.
SQLite seems to have slightly inconsisten behaviour when it comes to enforcing limits. It might have something to do with the SQLite compile time options, or it may be a bug. Simplifying the test seems to work in different environments.
|
🤖 New build scheduled with the buildbot fleet by @erlend-aasland for commit e58797c 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
Sorry, something went wrong.
|
FYI, AMD64 Fedora Stable Refleaks PR failed |
Sorry, something went wrong.
|
FTR, this is pretty much the same as GH-28240, but with better tests and a more accurate NEWS entry. |
Sorry, something went wrong.
|
Thanks @erlend-aasland for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
Sorry, something went wrong.
|
Sorry, @erlend-aasland and @JelleZijlstra, I could not cleanly backport this to |
Sorry, something went wrong.
|
Thanks, I'll fix the backport. |
Sorry, something went wrong.
Resolves gh-89301