dbTalk Databases Forums  

A bug?How to fix it?

comp.databases.berkeley-db comp.databases.berkeley-db


Discuss A bug?How to fix it? in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
demon_32@163.com
 
Posts: n/a

Default A bug?How to fix it? - 08-24-2006 , 06:57 AM






I make an application with Berkeley DB lib(4.4.20).I create a database
with DB_RECNUM flag. Which document say it will not support dup
items.It is Ok.But it run a few days later,I find some items with the
same key.Like below:
key data
1 data1
2 data2
2 data3
3 data4

May be the application was killed and restart before it met the
mistake.But i am not sure. And it is hard to recur.Why it make not
identical with the document and how to fix it? Please help me!


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.