Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
morgo opened this issue Nov 11, 2021 · 0 comments
Open

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

morgo opened this issue Nov 11, 2021 · 0 comments

Comments

@morgo
Copy link
Contributor

morgo commented Nov 11, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant