[auto-bump] [no-release-notes] dependency by reltuk#2844
Conversation
|
|
SummaryThis run exercised core database behavior across normal query execution, data modification, startup and replication initialization, and prepared-statement protocol handling, including both expected flows and malformed or abuse-style inputs. Overall product behavior is mostly stable in routine paths, while known gaps remain in some startup robustness, protocol strictness, and security-sensitive edge cases. Safe to merge — the observed failures are flagged as pre-existing and not introduced by this PR, while the covered baseline flows continue to behave as expected. There are still high-impact issues in older edge and hardening paths, but they read as backlog risk rather than a new regression from this change. Tests run by ItoAdditional Findings DetailsThese findings are unrelated to the current changes but were observed during testing. 🟠 Bind accepts extra parameter format codes
Evidence Package🟠 COPY FROM accepts unrestricted server file paths
Evidence Package🟠 Concurrent first-boot default database creation collision
Evidence Package🟡 Cold startup skips configured default database creation
Evidence Package🟡 Default database is not reliably created before replication startup failure
Evidence PackageTip Reply with @itoqa to send us feedback on this test run. |
|
|
This PR has been superseded by #2848 |

☕ An Automated Dependency Version Bump PR 👑
Initial Changes
The changes contained in this PR were produced by `go get`ing the dependency.
```bash
go get github.com/dolthub/[dependency]/go@[commit]
```