Connection::UNSUPPORTED_CHARSET

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

File

core/lib/Drupal/Core/Database/Driver/mysql/Connection.php, line 37

Class

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

Namespace

Drupal\Core\Database\Driver\mysql

Code

const UNSUPPORTED_CHARSET = 2019;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.