Connection::UNKNOWN_CHARSET
Same name in other branches
- 9 core/modules/mysql/src/Driver/Database/mysql/Connection.php \Drupal\mysql\Driver\Database\mysql\Connection::UNKNOWN_CHARSET
Driver-specific error code for "Unknown character set" error.
File
-
core/
lib/ Drupal/ Core/ Database/ Driver/ mysql/ Connection.php, line 42
Class
- Connection
- MySQL implementation of \Drupal\Core\Database\Connection.
Namespace
Drupal\Core\Database\Driver\mysqlCode
const UNKNOWN_CHARSET = 1115;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.