comp.databases.berkeley-db
Discussion:
Can "get" fail with DB_LOCK_DEADLOCK?
(too old to reply)
Victor Porton
2009-12-16 15:25:26 UTC
Permalink
Can DB->get fail with DB_LOCK_DEADLOCK?
Should I check DB->get return value for a deadlock?
Florian Weimer
2009-12-16 16:24:56 UTC
Permalink
Post by Victor Porton
Can DB->get fail with DB_LOCK_DEADLOCK?
Yes, absolutely.
Post by Victor Porton
Should I check DB->get return value for a deadlock?
Yes, and there might also be other errors.
1 Reply
2 Views
Permalink to this page
Disable enhanced parsing
Thread Navigation
Victor Porton
2009-12-16 15:25:26 UTC
Florian Weimer
2009-12-16 16:24:56 UTC
Loading...