Created attachment 390063 [details] patch for btree/bt_verify.c (Berkeley DB 4.3.29) Description of problem: Berkeley DB 4.7.25 has a bug in the btree/db_verify.c. The bug has been fixed in BDB 4.8.26. I back ported the fix to BDB 4.7.25. For details see this bug. Bug 472131 - dbverify: when a duplicate is large enough to have internal page(s), dbverify issues bogus out-of-order key errors
(In reply to comment #0) > Created an attachment (id=390063) [details] > patch for btree/bt_verify.c (Berkeley DB 4.3.29) > > Description of problem: > Berkeley DB 4.7.25 has a bug in the btree/db_verify.c. The bug has been fixed > in BDB 4.8.26. I back ported the fix to BDB 4.7.25. Sorry, it's a copy and paste error. I back ported the 4.8.26 fix to BDB 4.3.29.
Proposing for RHEL5.6.