in reply to Re: Simpler DBI::MySQL queries
in thread Simpler DBI::MySQL queries
I'll let you off that slap if you set RaiseError to true. :)
If you're doing more than a couple of calls to DBI, it's usually better to have this turned on, and wrap something at a high level in an eval{}.
|
|---|