mysql-tester
mysql-tester copied to clipboard
it should be possible to skip certain warnings via configuration
When running the mysql-tester against a MySQL 8.0 server a lot of the tests will complain about:
- integer display width is deprecated.
- utf8[mb3] is deprecated.
It should be possible to silence these generically so test output can be compared to MySQL using the same tester.