MySQL Error 3719 – ER_DEPRECATED_UTF8_ALIAS

MySQL Error Message

‘utf8’ is currently an alias for the character set
UTF8MB3, but will be an alias for UTF8MB4 in a future release.
Please consider using UTF8MB4 in order to be unambiguous.

Reason for the Error

ER_DEPRECATED_UTF8_ALIAS was added
in 8.0.11.