[FLOW3-general] Re: Own User-Model (instead of Party)

Widmer Cornel cornel at kollerinternet.ch
Fri Feb 22 13:12:38 CET 2013


Tried as recommended, but there are still errors while updating.

I've got exactly the same error as you.

  An exception occurred while executing 'ALTER TABLE
  ws_rico_domain_model_user ADD CONSTRAINT FK_D77D682547A46B0A FOREIGN KEY
  (persistence_object_identifier) REFERENCES
  typo3_party_domain_model_abstractparty (persistence_object_identifier) ON
  DELETE CASCADE':

  SQLSTATE[HY000]: General error: 1005 Can't create table
  'rico.#sql-7a8_c5' (errno: 150)


But in my migration-php there are no COLLATION statements.

Can you provide me more information how you solved this problem?


More information about the FLOW3-general mailing list