So I have a weird issue. I have bitbucket running in a docker image. I had to stop the docker image today as we had some issues with sites running in other docker images on the same computer. When I restarted the docker image for bitbucket, it is taking me through setup for some reason. Thats all fine, but when I go to connect my old database (which hasn't changed), it throws this error:
"The target database contains tables whose names collide with Bitbucket's tables. Please migrate to a clean, empty database. For more information about creating a database for use with Bitbucket, please refer to the Bitbucket documentation."
I don't really want to lose any data at all, so does anyone know how to get this to connect to my old, populated database? Any help would be greatly appreciated!