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

Table Filter CLI option #749

Open
Murl080 opened this issue Feb 6, 2024 · 0 comments
Open

Table Filter CLI option #749

Murl080 opened this issue Feb 6, 2024 · 0 comments

Comments

@Murl080
Copy link
Contributor

Murl080 commented Feb 6, 2024

We write our software with the PHP framework CakePHP.
For internal database migrations there is a database table called phinxlog which by default has a different collation than the rest of the tables. Currently, this always causes MySQLTuner to report collation mismatchtes.

It would be great if there was a CLI option to ignore certain tables which don't need to be checked.

How to reproduce:

A database where all tables have the same collation except one or a few that could be ignored.

If this feature is implemented I would gladly test this feature.

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