pingcap / mysql-tester

A Golang implementation of MySQL Test Framework
Apache License 2.0
61 stars 62 forks source link

it should be possible to skip certain warnings via configuration #27

Open morgo opened 2 years ago

morgo commented 2 years ago

When running the mysql-tester against a MySQL 8.0 server a lot of the tests will complain about:

It should be possible to silence these generically so test output can be compared to MySQL using the same tester.