mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-29 08:01:23 +03:00
Fix incorrect b-tree root page reports from the enhanced PRAGMA integrity_check
output introduced in version 3.42.0. FossilOrigin-Name: 9b538f62539bcde7d7d7ad06eccdc558ecbd3f9160db35197568f4d3b4247c76
This commit is contained in:
@ -248,7 +248,7 @@ do_test corrupt2-5.1 {
|
||||
}
|
||||
set result
|
||||
} {{*** in database main ***
|
||||
Tree 11 page 2 cell 0: 2nd reference to page 10
|
||||
Tree 2 page 2 cell 0: 2nd reference to page 10
|
||||
Page 4: never used}}
|
||||
|
||||
db2 close
|
||||
|
Reference in New Issue
Block a user