Update note: for 4.4 we have switched the mysql driver being used. Please update your secrets object to use "mysql+mysqldb" instead of "mysqlmysql+mysqlconnector" in the SQLALCHEMY_DATABASE_URI
Bug fix:
- Added mysqlconnector driver back into API image for compatibility.