[horde] mySQL storage engine

Liam Hoekenga liamr at deathstar.org
Tue Feb 6 12:04:39 PST 2007


You're probably going to want to use InnoDB, for the row level locking.  
MyISAM only has table level locking, and that can leave the DB waiting 
for locks a lot of the time.

Liam

Kevin Conley wrote:
> What is the recommended engine for mySQL when using HORDE/IMP/TURBA?
>
> We have 4 front end webservers using one mySQL server via network 
> connections.
>
> Thanks
>
> Kevin
>



More information about the horde mailing list