WL#10818: Add utf8mb4 accent sensitive and case insensitive collation

Affects: Server-8.0   —   Status: Complete

Add utf8mb4 accent sensitive and case insensitive collation, data dictionary
needs it, language specific collations not needed in this WL.

This new collation will have the name utf8mb4_0900_as_ci. 'As' means accent
sensitive, and 'ci' means case insensitive.

User Documentation
==================

* https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-2.html