pt-mext error: awk: argument list too long
Bug #1180583 reported by
Ryan Lowe
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Percona Toolkit moved to https://jira.percona.com/projects/PT |
Triaged
|
Undecided
|
Unassigned |
Bug Description
%> ./pt-mext -r -- mysqladmin ext -i10 -c8640 > mext.out
Gives me an argument too long error at line 631:
629 # Print output
630 AWKCMD=
631 awk "{$AWKCMD}" "$FILE`expr $NUM + 1`"
632
Surely there's a better way to do that so that I don't have to collect less data?
tags: | added: pt-mext |
Changed in percona-toolkit: | |
status: | New → Triaged |
summary: |
- [pt-mext] awk: argument list too long + pt-mext error: awk: argument list too long |
To post a comment you must log in.
Percona now uses JIRA for bug reports so this bug report is migrated to: https:/ /jira.percona. com/browse/ PT-1113