We have a method to determine the db driver namespace if it is not provided - \Drupal\Core\Database\Database::getDatabaseDriverNamespace() - which supports supports fallling back to the core db driver namespace. This results in the connection info sometimes having the driver namespace and sometimes not.
Always set $info['namespace']
instead of using a method.
None
\Drupal\Core\Database\Database::getDatabaseDriverNamespace() is deprecated in Drupal 9.1.x
None
N/a
Fixed
9.0
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.