Introduced this code to make the gcc 4.6.1 compiler happy. When
warnings are converted to errors, the compiler complains about the fact that binlog_can_be_corrupted is defined but never used. We need to check if this is a dead code or if someone removed any code by mistake.
Showing
Please register or sign in to comment