Hi! I have trouble figuring out what’s the problem launching the whole orchestra of dockers on my Macbook M1. First time the mysql-1 instance was restarting all the time and I thought it’s a memory allocation issue (12 docker images duh…). But now instead of lost connection to the MySQL service it says the
Table ‘student_anonymoususerid’ already exists
What might be the issue here? What’s the easiest way to fix this without hopefully shelling into the mysql-1 to obtain the logs or something.