Skip to content

db: change MySQL multi_statements default to false#1391

Draft
applike-ss wants to merge 1 commit into
mainfrom
fix/09-mysql-multi-statements-safe-default
Draft

db: change MySQL multi_statements default to false#1391
applike-ss wants to merge 1 commit into
mainfrom
fix/09-mysql-multi-statements-safe-default

Conversation

@applike-ss
Copy link
Copy Markdown
Contributor

The multi_statements driver option now defaults to false. Callers that require executing multiple statements in a single call can opt in explicitly via configuration. This matches the principle of least privilege for database connections.

@applike-ss applike-ss force-pushed the fix/09-mysql-multi-statements-safe-default branch 3 times, most recently from 44229fb to db868c5 Compare April 20, 2026 07:03
@applike-ss applike-ss closed this Apr 24, 2026
@applike-ss applike-ss force-pushed the fix/09-mysql-multi-statements-safe-default branch from db868c5 to 48ec9c7 Compare April 24, 2026 09:38
@applike-ss applike-ss reopened this Apr 24, 2026
@applike-ss applike-ss marked this pull request as draft April 24, 2026 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant