Connection::UNKNOWN_CHARSET
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Database/Driver/mysql/Connection.php \Drupal\Core\Database\Driver\mysql\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\mysqlCode
const UNKNOWN_CHARSET = 1115;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.