DRUPAL_BOOTSTRAP_DATABASE

in includes/bootstrap.inc

Third bootstrap phase: initialize database layer.

<?php
define('DRUPAL_BOOTSTRAP_DATABASE', 2);
?>