The DB schema has been slightly changes a new stored procedure is required now. The procedure is added to schema files so new databases will be created correctly. However, old databases have to be upgraded by adding the stored procedure and updating schema version number.
wojciech.kapcia@tigase.net commented 1 decade ago
Resolved and tested with mysql update from 4.0 and 5.0.
The DB schema has been slightly changes a new stored procedure is required now. The procedure is added to schema files so new databases will be created correctly. However, old databases have to be upgraded by adding the stored procedure and updating schema version number.