X2Engine / X2CRM

X2CRM Open Source CRM - PHP
http://www.x2crm.com
342 stars 167 forks source link

Update to 6.5.2 from 5.0.4 #97

Closed gergo2007 closed 6 years ago

gergo2007 commented 7 years ago

Hello

I'm trying to update from 5.0.4 to 6.5.2 using the web updater but it failed:

The error message given was: SQLSTATE[HY000]: General error: 1005 Can't create table 'demo.#sql-49c_234' (errno: 150) A database change failed to apply: ALTER TABLE x2_role_exceptions ADD CONSTRAINT x2_role_exceptions_ibfk_1 FOREIGN KEY x2_role_exceptions_ibfk_1 (roleId) REFERENCES x2_roles (id) ON DELETE CASCADE ON UPDATE CASCADE;.

Any tips to solve this issue?