Open
Description
DBI::mysql requires MySQLv8 since perl5-dbi/DBD-mysql@7e1ce07 which can be annoying when you use MariaDB (or another MySQL version).
It would be nice if the DBI type can support MariaDB?
I did a quick test, it seems dbx_mysql.pl can stay unchanged but the report-parser.pl script needs some refactor.