Feature Request
Currently, travis only runs tests against one version of MySQL. A couple recent pull requests (wp-cli/wp-cli-tests#71, wp-cli/db-command#105) responded to compatibility issues with MySQL 8. We should find a way to run tests against both 5 and 8, that way the code in those (and future) requests is validated.