in reply to Re: How can I make DBI's prepare() fail? [MySQL]
in thread How can I make DBI's prepare() fail? [MySQL]
With respect, that doesn't make sense in the context of what I'm trying to do. If I had a bad DBI object, I'd already know that from my connect() code.
Your proposal is that I test number 2 by failing number 1. I'm testing all of them.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How can I make DBI's prepare() fail? [MySQL]
by markong (Pilgrim) on Dec 23, 2018 at 13:53 UTC | |
|
Re^3: How can I make DBI's prepare() fail? [MySQL]
by Anonymous Monk on Dec 23, 2018 at 12:09 UTC | |
by Cody Fendant (Hermit) on Apr 04, 2019 at 22:51 UTC |