Upgrading from [fleXive] 3.0.x
Upgrading MySQL-based repositories from 3.0.x to 3.1.0 or later does not work because of bug FX-650
. Currently the only option to upgrade while preserving the repository data is to drop all indices on the given tables and change the column types manually. You can then use the new export facilities of 3.1.x to export the repository and re-import it to a clean schema.