Connection::ACCESS_DENIED

Error code for "Access denied" error.

File

core/lib/Drupal/Core/Database/Driver/mysql/Connection.php, line 32

Class

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

Namespace

Drupal\Core\Database\Driver\mysql

Code

const ACCESS_DENIED = 1045;

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