Draft: WIP: New autopkgtest to validata MariaDB compatibility specifically
TODO:
- function run() not ideal as subshells, pipes and redirections passed to it are not echoed or executed correctly
- maybe wrap commands in set -x and set +x instead to show them? but it would be ugly
- begin/finish not consistent with output, and summary at end maybe unnecessary