Connection::UNSUPPORTED_CHARSET

Same name in other branches
  1. 9 core/modules/mysql/src/Driver/Database/mysql/Connection.php \Drupal\mysql\Driver\Database\mysql\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.