Bitbucket Server requires a case-sensitive database, but the target database is case-insensitive.
症状
When trying to connect to an external database supported by Bitbucket Server, the following message is displayed:
Bitbucket Server requires a case-sensitive database, but the target database is case-insensitive. For information about creating a database for use with Bitbucket Server, please refer to the Bitbucket Server documentation.
The following screen is shown:
原因
Bitbucket Server requires that the database stores its data in a case-sensitive manner for its regular operation.
ソリューション
The instructions on how to set up the database server will depend upon which database you are connecting your instance to. Please refer to the documentation for creating your database listed on Connect Bitbucket to an external database accordingly. Below we highlighted the commands related to the database creation that you need to make sure they were run.