I'm considering using Community Auth for a new project. As I'm browsing through the source, I noticed that some database tables use MyISAM as the engine, and others use InnoDB. Is this on purpose? Why wouldn't it be the same?
↧