Connection::UNSUPPORTED_CHARSET
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Database/Driver/mysql/Connection.php \Drupal\Core\Database\Driver\mysql\Connection::UNSUPPORTED_CHARSET
Error code for "Can't initialize character set" error.
File
-
core/
modules/ mysql/ src/ Driver/ Database/ mysql/ Connection.php, line 38
Class
- Connection
- MySQL implementation of \Drupal\Core\Database\Connection.
Namespace
Drupal\mysql\Driver\Database\mysqlCode
const UNSUPPORTED_CHARSET = 2019;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.