Seaquel
MySQL error code

MySQL error 3719

MySQL server error 3719 is ER_DEPRECATED_UTF8_ALIAS, reported with SQLSTATE HY000.

'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.
Error3719
NameER_DEPRECATED_UTF8_ALIAS
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference