From: klemens z. <zw...@vo...> - 2003-08-13 22:26:53
|
hi, first - big thanks, that gives hope. =20 2nd - seems that debian-woody has some old versions of the required programs - i got errors when i run autogen.sh against current cvs; =20 so - just started to upgrade some on my play-arround-boxes to debian-unstable. =20 =20 .klemens On Wed, 2003-08-13 at 20:59, Brian Bruns wrote: > Not by default, but you could try the following. First export=20 > CFLAGS=3D"-DSLOW_READ" and run configure. Next edit src/libmdb/mem.c in=20 > mdb_alloc_tabledef() add a line after the memset like: >=20 > table->noskip_del =3D 1; >=20 > This will theoretically work, but I think you'll need a recent CVS copy o= f=20 > MDB Tools, I don't think the last release will cut it. >=20 > On 13 Aug 2003, klemens zwischenbrugger wrote: >=20 > > Hi, > > =20 > > is there a chance to undelete/get back some deleted records > > using mdbtools ? > > As I know, there is done some 4k-block-copy inside the record > > when deleting - maybee too much in my case. > > =20 > > but anyway i like to give em a try - if possible... > > =20 > > anywone know if possilbe with mdbtool ?=20 > > =20 > > best regards, > > .klemens > >=20 > >=20 --=20 klemens zwischenbrugger <zw...@vo...> |