Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix how datastore DB connection settings are applied #3810

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

clayliddell
Copy link
Contributor

@clayliddell clayliddell commented Jul 26, 2022

Fix faulty array merge when DB connection settings are generated. Since 2.13.11 CSV downloads were not working (headers would be sent but no data on any datasets larger than a few thousand rows) because the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY connection setting was not being set correctly.

Copy link
Member

@dafeder dafeder left a comment

Choose a reason for hiding this comment

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

Tested locally and confirmed fix

@dafeder dafeder merged commit dc26129 into 2.x Jul 26, 2022
@dafeder dafeder deleted the fix-datastore-connection-info branch July 26, 2022 20:07
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.

None yet

2 participants