Problems installing 9.1.1 -Unrecognized result of the "SHOW COLLATION"

Trying to do a fresh install, I get all green checkmarks, after i fill in all the required information i get

Unrecognized result of the “SHOW COLLATION” database query.

How do I get past this? I have other sites on my server running the latest version of concrete 5 - installed with no issues. This site i am trying to migrate to my server for a client needs 9.1.1, as I am restoring from a backup.

Here is my database config:

  • Server: Localhost via UNIX socket
  • Server type: MariaDB
  • Server connection: SSL is not being used [![Documentation]
  • Server version: 10.11.7-MariaDB-1:10.11.7+maria~ubu2204 - mariadb.org binary distribution
  • Protocol version: 10
  • User: root@localhost
  • Server charset: UTF-8 Unicode (utf8mb3)

Is it the MariaDB version that’s the issue here?

See DB collation error during install