Who Can Alter a Character Set
The ALTER CHARACTER SET statement can be executed by:
-
Users with the
ALTER ANY CHARACTER SETprivilege
The ALTER CHARACTER SET statement can be executed by:
Users with the ALTER ANY CHARACTER SET privilege
ALTER CHARACTER SET ExampleUNICODE_CI_AI collation for the UTF8 encodingALTER CHARACTER SET UTF8
SET DEFAULT COLLATION UNICODE_CI_AI;