Hi,

On May 24, 2012, at 3:57 AM, Muhammad Umair wrote:

> So the basic idea that I have figured out is to add the ClientDrizzleProtocol 
> class into the plugin/drizzle_protocol/drizzle_protocol.h, which is basically 
> the alias of the ClientMySQLProtocol class on the mysql_protocol in order to 
> use the compression over the network in Drizzle protocol. So I can use the 
> ClientMySQLProtocol code as well as permission to use the 
> "plugin/mysql_protocol/net.serv.h" . 

Sounds good.

> So in capabilities if use the "DRIZZLE_CAPABILITIES_COMPRESS" so it let the 
> server to use the compression. These functions of course use over the 
> network. So my question is that why not to add/enable the 
> DRIZZLE_CAPABILITIES_COMPRESS flag and use the compression/decompression 
> while sending and receive the data. 

Reasonable.

Cheers,
        -Brian

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to