diff --git a/src/lladd/recovery2.c b/src/lladd/recovery2.c index eca84fe..39d8aee 100644 --- a/src/lladd/recovery2.c +++ b/src/lladd/recovery2.c @@ -281,7 +281,7 @@ static void Undo(int recovery) { records may be passed in by undoTrans.)*/ break; default: - print + printf ("Unknown log type to undo (TYPE=%d,XID= %d,LSN=%lld), skipping...\n", e->type, e->xid, e->LSN); break;