ASKBOT / askbot-devel

Askbot is a Django/Python Q&A forum. **Contributors README**: https://github.com/ASKBOT/askbot-devel#how-to-contribute. Commercial hosting of Askbot and support are available at https://askbot.com
Other
1.56k stars 627 forks source link

MySQL 5.6+ supports FTS on InnoDB #836

Closed EvanCarroll closed 5 years ago

EvanCarroll commented 5 years ago

MySQL 5.6+ supports InnoDB. We should remove the mentions in setup.py that suggest otherwise.