In a later diff we'll need to `await getDBType()` hereD4521 we end up needing to `await getDBType()` in the `message-fetchers.js` code because we need to parse the query results differently depending on whether it came from MySQL 5.7 or MariaDB 10.8.
Depends on D4519