Skip to content

Script errors out on maintenance run #2

@modctek

Description

@modctek

I'm getting the following error after the script finishes checking all my tables:

stat: invalid option -- s
Try `stat --help' for more information.
./mysql_maint.sh: line 838: [: -gt: unary operator expected

Should line 824 be:

 eval "`${STAT_BIN} -c%s "$1"`"

?

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