My turn to the issue after two days of banging my head to the wall regarding
computer issues not related to Rivendell. 

How do I reach the database guts and get this done:


On 10/07/2013 04:49 PM, Rick wrote:
> Hey Alban, should it or should it not? Anything else in the database is
> 100% this far concerning updating / adding , regards

Tables in Rivendell DB with a lot of column (like SERVICE with ~250
ones) are incompatible with InnoDB engine. The update requests are
refused by mysql server.

The Rivendell DB should use MyISAM engine [0]. But it isn't the default
setting on many systems.

Regards,

0. In fact, the engine is configurable per table in MySQL, so Rivendell
can execute normally with only "large" tables in MyISAM.
-- 
Alban Peignier - alban at tryphon.eu

Tryphon : Radio, Web et Logiciels Libres
http://www.tryphon.eu


_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to