[CONC-556] optimize receiving metadata from the server Created: 2021-06-21  Updated: 2022-07-25

Status: Open
Project: MariaDB Connector/C
Component/s: None
Affects Version/s: 3.2
Fix Version/s: 3.3

Type: Task Priority: Critical
Reporter: Sergei Golubchik Assignee: Georg Richter
Resolution: Unresolved Votes: 0
Labels: None


 Description   

in 10.6 the server only sends metadata to the client if it has changed since the last stmt_execute call.

C/C supports that, of course. But in a rather inefficient way, with too much copying of metadata, which, quite possibly, destroys much of the effect of the optimization.

This task is about verifying the claim above (does C/C implementation indeed adversely affects the performance), and optimizing it, if needed.



 Comments   
Comment by Ralf Gebhardt [ 2022-07-01 ]

3.3 is GA and replacing 3.2 maintenance releases

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