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

Argument "" isn't numeric in numeric lt #753

Closed
ToterEngel opened this issue Feb 6, 2024 · 1 comment
Closed

Argument "" isn't numeric in numeric lt #753

ToterEngel opened this issue Feb 6, 2024 · 1 comment
Assignees
Labels

Comments

@ToterEngel
Copy link

Since version 2.5.2:

[OK] InnoDB buffer pool / data size: 4.0G / 206.1M
Argument "" isn't numeric in numeric lt (<) at ./mysqltuner.pl line 6375 (#1)
(W numeric) The indicated string was fed as an argument to an operator
that expected a numeric value instead. If you're fortunate the message
will identify which operator was so unfortunate.

Note that for the Inf and NaN (infinity and not-a-number) the
definition of "numeric" is somewhat unusual: the strings themselves
(like "Inf") are considered numeric, and anything following them is
considered non-numeric.
@jmrenouard jmrenouard self-assigned this Feb 7, 2024
@jmrenouard jmrenouard added the bug label Feb 7, 2024
@jmrenouard
Copy link
Collaborator

Hi @ToterEngel
Duplicated with #759

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants