Skip to content

Instantly share code, notes, and snippets.

@sorenmalling
Created August 4, 2014 15:50
Show Gist options
  • Select an option

  • Save sorenmalling/e56887ca9c0112f27fb5 to your computer and use it in GitHub Desktop.

Select an option

Save sorenmalling/e56887ca9c0112f27fb5 to your computer and use it in GitHub Desktop.
➜ comundu git:(855c484) ✗ ./flow doctrine:migrate
Uncaught Exception
An exception occurred while executing 'ALTER TABLE
typo3_media_domain_model_image ADD CONSTRAINT
typo3_media_domain_model_image_ibfk_1 FOREIGN KEY (resource) REFERENCES
typo3_flow3_resource_resource(flow3_persistence_identifier)':
SQLSTATE[HY000]: General error: 1005 Can't create table
'comundu_dev.#sql-368a_be3' (errno: 150)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment