DB special characters problem

Re: DB special characters problem

by Davo Smith -
Number of replies: 0
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Inside your Moodle code, run the CLI script admin/cli/mysql_collation.php - this can alter the collation for each of your Moodle DB tables.

Obviously, take a backup before making such wide-ranging changes to a production database.