On Tue, 2009-08-18 at 07:33 -0700, Jay Pipes wrote:

> The Google Protobuffer message format I will propose is as follows:
> 
> message Checksum
> {
>    required uint32 checksum; /* crc32 value */
>    repeated string table; /* contains table_list or table_identifier */
> }

BTW, most resonable numbers we choose 15 years ago from MySQL did not
look that good 15 years later. 

And I am sure a 32 bit value here will look silly in 15 years. A 64/128
bit will be as fast to compute. And if you have enough data one in 4
billion may not sound as the best odds.

/David



_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to