Possibly moving to InnoDB
Jochen Wiedmann
jochen.wiedmann at gmail.com
Sat Aug 5 10:59:18 UTC 2006
Max Kanat-Alexander wrote:
> Hey guys. I'm probably going to have Bugzilla start using the InnoDB
> storage engine in MySQL for all tables except "bugs" and "longdescs,"
> because those have FULLTEXT indexes (and InnoDB doesn't support FULLTEXT
> indexes).
I may be wrong, but if you'd ask me for the one table, which should take
part in transactions, then I'd vote for "bugs"?
Reading about the problems with InnoDB: Has anyone considered to use,
for example, the new Solid driver? I have worked with SolidDB in the
past. The application was really heavy (much more than your average
Bugzilla), transactional, and ran really good.
Jochen
More information about the developers
mailing list