Connection::UNKNOWN_CHARSET

Driver-specific error code for "Unknown character set" error.

File

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

Class

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

Namespace

Drupal\mysql\Driver\Database\mysql

Code

const UNKNOWN_CHARSET = 1115;

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