Azure Upgrading MySQL Database (ClearDB) Version from v5.5 to v5.7 -
i'm using django
create api mysql
database. i'm using jsonfield
in code , local mysql version v5.7 json field supported. azure's mysql version v5.5 , json field not supported.
is there way upgrade mysql on azure?
Comments
Post a Comment