# File lib/innodb/page.rb, line 384
  def checksum_valid?
    checksum_crc32? || checksum_innodb?
  end