MySQL Forums
Forum List  »  Connector/C++

Activating the compressed protocol from Connector/C++
Posted by: Jean-Denis Muys
Date: September 09, 2009 11:33AM

Hello,

I am a newcomer, so bear with me, but I could not find an answer to that:

My code connects to mySQL server just fine using MySQL Connector/C++ version 1.05.

However, the expected bandwidth when under use will be far smaller than what I have for development.

This is why I want to experiment and test using the mySQL compressed protocol.

I have seen mentioned that this is enabled using a bit at connect time.

How can I set that bit using MySQL Connector/C++?

Many thanks,

Jean-Denis

Options: ReplyQuote


Subject
Views
Written By
Posted
Activating the compressed protocol from Connector/C++
3875
September 09, 2009 11:33AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.