Skip to content

Conversation

@AdalbertMemSQL
Copy link

The validateLocalFileName function checks that the filename requested by the server and provided in the query is the same. An old version of regexp tried to parse all versions of comments before LOAD DATA LOCAL INFILE. This caused stack overflow errors on big queries.
The new version just searches LOAD DATA... query somewhere inside the statement.

@AdalbertMemSQL AdalbertMemSQL merged commit 1c3ef6a into master Nov 12, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants