Hi everyone,
We faced an issue while deploying n8n ai-beta with mysql.
Describe the problem/error/question
Problem: When we try to deploy n8n ai-beta branch to a docker container with mysql support. Migration throw error
What is the error message (if any)?
main_1 | Error: There was an error running database migrations
main_1 | QueryFailedError: Cannot change column ‘workflowId’: used in a foreign key constraint ‘fk_execution_entity_workflow_id’
Please share your workflow
It is for first install of n8n with mysql support
Information on your n8n setup
- **n8n version:1.11.0
- **Database (default: SQLite): Mysql
- **n8n EXECUTIONS_PROCESS setting (default: own, main):default
- **Running n8n via (Docker, npm, n8n cloud, desktop app):Docker
- **Operating system:Ubuntu