Connection::SQLSTATE_SYNTAX_ERROR
Same name in other branches
- 9 core/modules/mysql/src/Driver/Database/mysql/Connection.php \Drupal\mysql\Driver\Database\mysql\Connection::SQLSTATE_SYNTAX_ERROR
SQLSTATE error code for "Syntax error or access rule violation".
File
-
core/
lib/ Drupal/ Core/ Database/ Driver/ mysql/ Connection.php, line 47
Class
- Connection
- MySQL implementation of \Drupal\Core\Database\Connection.
Namespace
Drupal\Core\Database\Driver\mysqlCode
const SQLSTATE_SYNTAX_ERROR = 42000;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.