Maybe you’re right for aborted transactions, but with mysqlt you’ll have
as well Rowlocks, something you do not have with other mysql drivers.
Régis,
Nathan Gray wrote:
Thanks for the thoughts. I’m using mysqli, which gives me
transactions on innodb tables. This goes against what you said,
Régis, but the aborted transactions are getting rolled back, so I
won’t argue either way. I was hoping for something a little cleaner,
but I think I’ll just add some code in app/setup/
default_records.inc.php to set the desired tables to innodb.
Something like
$GLOBALS[‘egw_setup’]->oProc->query(“ALTER TABLE foo TYPE = innodb”);
Nathan Gray
nathan at goarctic dot com
This SF.Net email is sponsored by xPML, a groundbreaking scripting
language
that extends applications into web and mobile media. Attend the live
webcast
and join the prime developer group breaking into this new coding
territory!
http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers