Doesn't this bit;
- Db#db{waiting_delayed_commit=nil};
+ Db;
+ % Db#db{waiting_delayed_commit=nil};
revert the bug fix?
B.
On Mon, Aug 9, 2010 at 5:09 PM, Jan Lehnardt <[email protected]> wrote:
> Hi All,
>
> Filipe jumped in to start working on the recovery tool, but he isn't done yet.
>
> Here's the current patch:
>
> http://www.friendpaste.com/4uMngrym4r7Zz4R0ThSHbz
>
> it is not done and very early, but any help on this is greatly appreciated.
>
> The current state is (in Filipe's words):
> - i can detect that a file needs repair
> - and get the last btree roots from it
> - "only" missing: get last db seq num
> - write new header
> - and deal with the local docs btree (if exists)
>
> Thanks!
> Jan
> --
>
>