http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11136
Zeno Tajoli <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion CC| |[email protected] --- Comment #2 from Zeno Tajoli <[email protected]> --- Hi, I set 'In discussion' for two points: 1) In fact it is an DB update, so the patch needs to change also installer/data/mysql/kohastructure.sql 2)Are we sure that is a good idea to use two different engine of MySQL at same time in Koha ? Reading those two pagees we can think that mixing InnoDB and MySQL needs a quite tuning to be useful: http://www.mysqlperformanceblog.com/2010/05/08/the-doom-of-multiple-storage-engines/ http://dba.stackexchange.com/questions/9221/any-problem-will-all-innodb-and-one-myisam-table -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
