InnoDB in MySQL

From MapbenderWiki

Jump to: navigation, search

EN

Please observe that you need table of the type InnoDB in MySQL for Mapbender code to work correctly. Mapbender makes use of InnoDB delete cascade functionality. If InnoDB is missing the database will be corrupted by delete requests. To use MySQL with InnoDB on a system where it is not installed by default you have to install MaxDB.




DE

Beachten Sie, dass der Mapbender Code Löschweitergaben benötigt, um das Datenbankschema sauber zu halten. Diese werden vom Tabellentyp InnoDB implementiert. Voreingestellt wird MySQL auf manchen Systemen nur mit dem Tabellentyp ISAM und ohne InnoDB Unterstützung installiert. Um MySQL mit InnoDB nutzen zu können kann MaxDB nachinstalliert werden.

Personal tools