Nah, I was just checking to make sure some HIPAA-relevant features that went in for MySQL 5.6/5.7 stayed functioning. SSL access to the database is necessary for encrypt-over-wire, and connection pooling is necessary to make SSL negotiation not a terrible per-query expense.