summaryrefslogtreecommitdiff
path: root/mysql-test/suite/encryption/r/innochecksum.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/encryption/r/innochecksum.result')
-rw-r--r--mysql-test/suite/encryption/r/innochecksum.result3
1 files changed, 1 insertions, 2 deletions
diff --git a/mysql-test/suite/encryption/r/innochecksum.result b/mysql-test/suite/encryption/r/innochecksum.result
index 98bc92ec015..5dc6ed90acc 100644
--- a/mysql-test/suite/encryption/r/innochecksum.result
+++ b/mysql-test/suite/encryption/r/innochecksum.result
@@ -27,8 +27,7 @@ CREATE TABLE t6 (a INT AUTO_INCREMENT PRIMARY KEY, b TEXT) ENGINE=InnoDB;
# Run innochecksum on t2
# Run innochecksum on t3
# Run innochecksum on t6
-# In new checksum format, checksum calculated for whole page.
-# So It should affected.
+# Space ID mismatch
# Restore the original tables
# Corrupt FIL_DATA+10 (data)
# Run innochecksum on t2