Hi again,
forgot to add something. In the MySQL C/S protocol we are missing a check-sum to check whether the data is correct. I am aware that TCP has own check-summing but it protects only from problems during the network transmission, not memory problems. As this is not often the case it should be pluggable. As the server cannot know the CRC when starting to send the data to the client, it should be sent as last value after all values. But I think this overlaps with the encoding. Which again makes my point we need better pluggability of the encoding.

Best,
Andrey
--
Andrey Hristov, Connectors Software Developer, Database Group
Sun Microsystems GmbH, Sonnenallee 1, 85551 Kirchheim-Heimstetten
Amtsgericht Muenchen: HRB161028
Geschaeftsfuehrer: Thomas Schroeder, Wolfgang Engels, Dr. Roland Boemer
Vorsitzender des Aufsichtsrates: Martin Haering

_______________________________________________
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