On Mon, 21 Jul 2003, Grindell, Joan M. wrote: > Good morning, > > Perhaps someone could answer this question for me. I've been > working with DBD - mysql all morning and have gotten pretty much straight. > > There are two remaining error messages, i don't anything on the > internet that explains them. > > t/50commit ...................ok > 14/30 skipped: No transactions > t/60leaks ...................skipped > all skipped: no reason given > > If anyone could tell me what the messages mean and if they are a > show stopper.
They are not error messages. They are just informational to let you know that the test scripts skipped the transaction tests. Rudy.
