Skip to content

Fix catastrophic backtracking in PDO integration#3848

Merged
bwoebi merged 1 commit into
masterfrom
bob/fix-pdo-backtracking
Apr 30, 2026
Merged

Fix catastrophic backtracking in PDO integration#3848
bwoebi merged 1 commit into
masterfrom
bob/fix-pdo-backtracking

Conversation

@bwoebi

@bwoebi bwoebi commented Apr 30, 2026

Copy link
Copy Markdown
Collaborator

And limit query size for normalization processing to avoid unnecessary overhead on our side.

Fixes #3846.

@bwoebi
bwoebi requested a review from a team as a code owner April 30, 2026 11:14

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 74233a7dd9

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread src/DDTrace/Integrations/PDO/PDOIntegration.php
And limit query size for normalization processing to avoid unnecessary overhead on our side.
@bwoebi
bwoebi force-pushed the bob/fix-pdo-backtracking branch from 74233a7 to cdd6926 Compare April 30, 2026 11:17
@bwoebi
bwoebi merged commit 1c58655 into master Apr 30, 2026
1174 of 1764 checks passed
@bwoebi
bwoebi deleted the bob/fix-pdo-backtracking branch April 30, 2026 11:27
@github-actions github-actions Bot added this to the 1.20.0 milestone Apr 30, 2026
@bwoebi bwoebi modified the milestones: 1.20.0, 1.19.1 May 12, 2026
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.

[Bug]: Issue with this commit 91ae7aadaa77e3553c1056d2582eec5b4aebc739 performing large query

2 participants