Subject gfix core attempting to clean limbo transactions
Author kshenes
I was told that the only way to cleanup limbo transactions was to run
gfix. Well gfix doesn;t work so well

#0 0x0804de12 in reattach_database (trans=0xffffffff) at tdr.c:923
923 tdr.c: No such file or directory.
in tdr.c

(gdb) #0 0x0804de12 in reattach_database (trans=0xffffffff) at
tdr.c:923
#1 0xffffffff in ?? ()
Cannot access memory at address 0xffffffff

gfix -rollback all -user xxx -password yyy myDatabase

also prompts with the prompt option specified.

v1.0.3 debian linux

Any ideas?

Kevin