Forums
(@alanmroczek)
9 years, 6 months ago
You have to change in your database settings for each table encoding to utf8_swedish_ci instead of (probably) utf8_general_ci. WordPress is using ORDER BY clause, and SQL engine is handling ordering, not wordpress.