Bug #87034
closed
Fresh Install Wrong DB Connection Collation
Added by Nils Hodyas almost 6 years ago.
Updated over 5 years ago.
Description
I tried to install 9.5.1 with a new, clean DB (on 1&1 IONOS), but the DB connection collation was latin_swedish (the DB itself was utf8). InstallTool refused to proceed. Support said, they would not fix that. End of story.
Related to [[Bug #80733]] and [[Bug #81496]].
- Related to Bug #80733: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) Exception while upgrading from 8.6.1 to 8.7.0 added
- Is duplicate of Bug #81496: Invalid Charset UTF8 at Hoster Strato added
- Tracker changed from Story to Bug
- Status changed from New to Closed
Thanks for the report, I'm closing it as a duplicate of #81496 talking about the same issue. Please add your points to that issue so that it can be handled "as one". Additionally you might try to run "ALTER DATABASE <databasename> CHARACTER SET utf8 COLLATE utf8_general_ci;" (taken from the link out of the other issue) to try to fix your issue.
Also available in: Atom
PDF