[daisy] Notes from updating daisy from 1.4.1 to 1.5

Bruno Dumon bruno at outerthought.org
Mon Oct 2 06:54:22 CDT 2006


On Wed, 2006-09-27 at 12:52 +0200, Hack Kampbjørn wrote:
> Last week I updated our daisy installation from 1.4.1 to 1.5. It mostly 
> went without problems here are my notes about the update.
> 
> * ActiveMQ and InnoDB: the template configuration file enforces InnoDB 
> engine in MySQL sessionVariables=storage_engine=InnoDB, but this is 
> disabled on our MySQL server. I couldn't find any note for this in Daisy or 
> ActiveMQ documentation. My guess is because of transactions. Should I move 
> this database to our PostgreSQL server instead?

Daisy requires InnoDB/transactions for the main database too. The
install instructions used to mention this but right now it seems to be
missing. In fact, it would be best if we add a check for this to the
daisy-repository-init script.

-- 
Bruno Dumon                             http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
bruno at outerthought.org                          bruno at apache.org



More information about the daisy mailing list