Skip to content

Document prepared statements security improvement in from_mysql#215

Merged
mavam merged 1 commit intotopic/new-executorfrom
topic/mysql-prepared-statements
Feb 24, 2026
Merged

Document prepared statements security improvement in from_mysql#215
mavam merged 1 commit intotopic/new-executorfrom
topic/mysql-prepared-statements

Conversation

@mavam
Copy link
Copy Markdown
Member

@mavam mavam commented Feb 19, 2026

Summary

Add documentation note explaining that internal metadata queries in the from_mysql operator use MySQL prepared statements to prevent SQL injection through user-provided table and column names.

This improves transparency about security practices in the operator and helps users understand the safeguards in place.

🤖 Generated with Claude Code

Add note explaining that internal metadata queries use MySQL prepared
statements to prevent SQL injection through user-provided table and
column names.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions bot added the reference Reference documentation label Feb 19, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 19, 2026

📦 Preview  ·  View →  ·  ⚪ Removed

@mavam mavam merged commit a5e929c into topic/new-executor Feb 24, 2026
7 checks passed
@mavam mavam deleted the topic/mysql-prepared-statements branch February 24, 2026 08:54
mavam added a commit that referenced this pull request Feb 25, 2026
Add note explaining that internal metadata queries use MySQL prepared
statements to prevent SQL injection through user-provided table and
column names.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

reference Reference documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant