Same name in other branches
  1. 8.9.x Drupal\Core\Database\Driver\mysql
  2. 9 Drupal\Core\Database\Driver\mysql
Classsort descending Location Description
Connection core/lib/Drupal/Core/Database/Driver/mysql/Connection.php MySQL implementation of \Drupal\Core\Database\Connection.
ExceptionHandler core/lib/Drupal/Core/Database/Driver/mysql/ExceptionHandler.php MySql database exception handler class.
Insert core/lib/Drupal/Core/Database/Driver/mysql/Insert.php MySQL implementation of \Drupal\Core\Database\Query\Insert.
Schema core/lib/Drupal/Core/Database/Driver/mysql/Schema.php MySQL implementation of \Drupal\Core\Database\Schema.
Upsert core/lib/Drupal/Core/Database/Driver/mysql/Upsert.php MySQL implementation of \Drupal\Core\Database\Query\Upsert.