[CONCPP-50] PS resultsets are redundantly greedy in memory allocation Created: 2020-11-17  Updated: 2020-11-19  Resolved: 2020-11-17

Status: Closed
Project: MariaDB Connector/C++
Component/s: General
Affects Version/s: 0.9.3
Fix Version/s: 0.9.4

Type: Bug Priority: Major
Reporter: Lawrin Novitsky Assignee: Lawrin Novitsky
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

Connector allocated buffers based on the column size, and not the longest column value in the current resultset. That can be painful for application performance in case of blob/text fields.



 Comments   
Comment by Lawrin Novitsky [ 2020-11-17 ]

Commit 9d00633

Generated at Thu Feb 08 03:07:58 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.