14 Jun
2013
14 Jun
'13
9:04 a.m.
Phil Mayers wrote:
I'm actually thinking of errors where the SQL server is up, but responding incorrectly (e.g. cached query plans are invalid due to schema changes).
I guess there would need to be a per-driver set of options as to which error codes count as "down"?
I'd hard-code those, quite frankly. They're database-specific, and there's no reason to make them configurable. Alan DeKok.