I am trying to setup jira and I am using mysql database. I keep receiving this error all the time:
Caused by: java.sql.SQLException: Illegal mix of collations (latin1_swedish_ci,I MPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
What could cause this and how to solve it?