MySQL error after upgrade from Mantis 1.0.2 to 1.1.6
Posted: 09 Mar 2009, 13:42
I have just tried upgrading Mantis from 1.0.2 to 1.1.6. I went through the "Mantis Administration" -> "Upgrade your installation" process, which reported that it had completed successfully. However, when I followed the link to log in to Mantis, I had the following error:
APPLICATION ERROR #401
Database query failed. Error received from database was #1267: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' for the query: SELECT id
FROM mantis_user_table
WHERE username='administrator'.
MySQL is version 4.1.7.
Is there something else I need to do before or after the upgrade to avoid this problem? Thanks in advance for any help.
APPLICATION ERROR #401
Database query failed. Error received from database was #1267: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' for the query: SELECT id
FROM mantis_user_table
WHERE username='administrator'.
MySQL is version 4.1.7.
Is there something else I need to do before or after the upgrade to avoid this problem? Thanks in advance for any help.