Comments - page_checksum performance implications

10 years, 9 months ago Vasilis Lourdas

Ok, let me rephrase the question a little bit. What's the benefits of enabling page checksums? I couldn't find something more concrete than "it enables extra safety". I mean, what could go wrong that page checksums could save me when compared to not having it enabled?

 
10 years, 8 months ago roberto spadim

i didn't read the repair code, but a checksum per table only can check if a full table was broken, a checksum per page is faster to repair and find where table is broken it's a extra safety? i think not, it's a faster repair feature (in my opnion) but must check what this change in source code of aria handler

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.