My Confluence throws error at startup saying Detected tables with non-default collation.
My admin set default collation to utf8_bin for all table for confluence database.
He also followed your KB https://confluence.atlassian.com/kb/how-to-fix-the-collation-and-character-set-of-a-mysql-database-744326173.html
But no luck.
Hi Pieter-Jan,
It won't just be the tables you need to check. Per the article you linked, you need to also check:
If it's a fresh install, then he could even destroy the database and create it again using this article:
Lastly, you can have a look at the error logs itself and see what the error is actually saying in case it leads to the specific part that has the wrong collation.
Let us know if you have any trouble.
Regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.