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

Option --port doesn't seem to work #705

Closed
H0w4rd opened this issue Jul 19, 2023 · 3 comments
Closed

Option --port doesn't seem to work #705

H0w4rd opened this issue Jul 19, 2023 · 3 comments
Assignees

Comments

@H0w4rd
Copy link

H0w4rd commented Jul 19, 2023

I have two MariaDB instances on the ports 3306 and 3307.

When I run myqltuner.pl --port 3307, it still connects to the instance on the port 3306.

I can even enter any random port number, it still connects to 3306.

@jmrenouard
Copy link
Collaborator

Hi @H0w4rd

I think that you should try to setup --host option with --port option

This method works fine for me :)

@jmrenouard jmrenouard self-assigned this Jul 21, 2023
@jmrenouard
Copy link
Collaborator

hi @H0w4rd
@leonyu send us a PR #731 do you think this can solve our issue ?

@jmrenouard
Copy link
Collaborator

I think using host option will solve this issue

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

2 participants