MySQL Collation Error When Starting-up Server
症状
The following message is shown when starting up Fisheye/Crucible:
INFO \| jvm 1 \| 2010/10/19 09:41:25 \| 09:41:25 ERROR - MySQL DB is using collation 'utf8_general_ci'
原因
Fisheye/Crucible needs to use rules for comparing string values which recognise the differences between upper and lower case letters. Hence, a database with "case sensitive collation" is required.
ソリューション
The database collation needs to be changed. Please refer to the following page for instructions:
最終更新日 2018 年 7 月 31 日
Powered by Confluence and Scroll Viewport.