markz0r / eramba-community-docker

Eramba Community in docker.
The Unlicense
17 stars 10 forks source link

Access denied in create db script #2

Open valiente98 opened 3 years ago

valiente98 commented 3 years ago

When running the script "create_db_tables.sh" the error 1045 regarding mysql appears. The password in the docker-compose.yml and in global_envars.cfg is the same (e.g. root). It seems that the mysql user is not correctly configured and cannot be changed in the docker container.