bz_lock_tables - how much, how often?

David Miller justdave at bugzilla.org
Sun Dec 24 06:52:46 UTC 2006


Fergus Sullivan wrote on 12/21/06 3:27 AM:
> i've noticed mysql.pm (2.22) includes the following code:

> my bugzilla instance is a mixture of myisam an innodb.

Bugzilla 2.22 was not written with InnoDB in mind.  Your tables should 
all be myISAM or you're probably asking for trouble.

That said, there's been some debate about switching things to InnoDB, 
and if that happens it'll probably be for 3.2 or so.

-- 
Dave Miller                                   http://www.justdave.net/
System Administrator, Mozilla Corporation      http://www.mozilla.com/
Project Leader, Bugzilla Bug Tracking System  http://www.bugzilla.org/



More information about the developers mailing list