-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels