Skip to content

Using --forcemem flag #810

@yuritatyanin

Description

@yuritatyanin

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions