| 66 | } |
| 67 | |
| 68 | PhxSQLClientDisasterStrategy::~PhxSQLClientDisasterStrategy() { |
| 69 | } |
| 70 | |
| 71 | int PhxSQLClientDisasterStrategy::ReportEndPoint(const MySQLEndPoint_t & tEndPoint, int iRet, int iCostInMS) { |
| 72 | return phxsql::OK; |
nothing calls this directly
no outgoing calls
no test coverage detected