Make UNIV_DEBUG Valgrind friendly in the built-in InnoDB.
Use | instead of +, and mask out the dont-care bits in debug assertions.
Showing
Please register or sign in to comment
Use | instead of +, and mask out the dont-care bits in debug assertions.