Hello, good morning
I wanted to ask if there is any difference in how OJS works if I use
the MariaDB driver in config.inc.php instead of MySQL?
As https://mariadb.com/kb/en/php/ states, the PHP connectors for MySQL generally work with MariaDB as well. You can specify mysqli as driver in the config.inc.php .