Can you use older version of MySQL with Heroku? -


is possible use older version of mysql heroku?

specifically server version: 5.0.88-community-nt

thanks!

you may have install mysql2psql reference migrated data, believe, no (on older version). heroku deems best use postgre. thing think of heroku add-on mysql.

https://devcenter.heroku.com/articles/heroku-mysql


Comments

Popular posts from this blog

javascript - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -