Recommended database versions:
- MariaDB 10.11+
- MySQL 8+
Example oxmysql config:
set mysql_connection_string "mysql://user:
[email protected]/database?charset=utf8mb4"
Make sure your database credentials are correct and that oxmysql starts before scripts that require the database.