MySQL 1.5/6 Support

Currently my company is running askbot on MySQL 5.1, I am curious to know if there will be any issues when upgrading to MySQL 5.5.

I did not find anything in the documentation however I did find a disconcerting comment that mentioned of an issue in MySQL 5.5. That comment was made two years ago, so I'm hopping this is no longer an issue, is that the case?

I don't have enough "karma" to post a link to that comment so here so... http:// askbot.org/en/question/6522/migrate-askbot-failed/?answer=6525#post-id-6525

tjl30's avatar
1
tjl30
asked 2014-03-21 14:07:56 -0500, updated 2014-03-25 09:02:40 -0500
edit flag offensive 0 remove flag close merge delete

Comments

If you are using InnoDB storage engine, switch to MyISAM. Please let me know if this helps.

Evgeny's avatar Evgeny (2014-03-24 19:34:06 -0500) edit

I tested things out in development with MySQL 5.5 and it seems to work fine.

tjl30's avatar tjl30 (2014-03-25 09:00:50 -0500) edit
add a comment see more comments