SELECT COUNT(*) FROM hospitals WHERE short_name='animal-specialty-center' AND is_specialty=1 AND status=1 LIMIT 1
Can't connect to MySQL server on 'localhost' (10061)