You are here

constant Connection::UNSUPPORTED_CHARSET in Drupal 10

Error code for "Can't initialize character set" error.

File

core/modules/mysql/src/Driver/Database/mysql/Connection.php, line 37

Class

Connection
MySQL implementation of \Drupal\Core\Database\Connection.

Namespace

Drupal\mysql\Driver\Database\mysql

Code

const UNSUPPORTED_CHARSET = 2019;