2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
drupal_set_title('PHP MySQL support not enabled');
printtheme('maintenance_page','<p>We were unable to use the MySQL database because the MySQL extension for PHP is not installed. Check your <code>PHP.ini</code> to see how you can enable it.</p>
...
...
@@ -62,8 +69,6 @@ function db_connect($url) {
exit;
}
$url=parse_url($url);
// Decode url-encoded information in the db connection string