diff --git a/UPGRADE b/UPGRADE index 3a3b1342607..56fae7eef61 100644 --- a/UPGRADE +++ b/UPGRADE @@ -61,7 +61,7 @@ After: ## Creating MySQL Tables now defaults to UTF-8 If you are creating a new MySQL Table through the Doctrine API, charset/collate are -now set to 'utf8'/'utf8_general_ci' by default. Previously the MySQL server defaults were used. +now set to 'utf8'/'utf8_unicode_ci' by default. Previously the MySQL server defaults were used. # Upgrade to 2.2