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

Using --forcemem flag #810

Open
yuritatyanin opened this issue Nov 29, 2024 · 0 comments
Open

Using --forcemem flag #810

yuritatyanin opened this issue Nov 29, 2024 · 0 comments

Comments

@yuritatyanin
Copy link

I use the tuner (2.6.1) for a remote host with Windows Server 2012 OS
I noticed a strange conversion of the RAM value
the description says that you need to enter the value in megabytes for the forcemem parameter.
I use this command
./mysqltuner.pl --host x --user x --pass x --forcemem 32768 --color --noprettyicon --nogood
the first line tells us:
[--] Assuming 32768 MB of physical memory
but then in the performance metrics block it says
[--] Physical Memory : 32.0K

Actually, if you pass a value in bytes to the forcemem parameter, it converts correctly

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