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
$errors[$database['driver'].'][advanced_options][db_prefix']=t('The database table prefix you have entered, %prefix, is invalid. The table prefix can only contain alphanumeric characters, periods, or underscores.',array('%prefix'=>$database['prefix']));
$errors[$database['driver'].'][prefix']=t('The database table prefix you have entered, %prefix, is invalid. The table prefix can only contain alphanumeric characters, periods, or underscores.',array('%prefix'=>$database['prefix']));