pt-variable-advisor suggests innodb_flush_method O_DIRECT even when ALL_O_DIRECT is specified
Bug #1177881 reported by
Ryan Lowe
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Percona Toolkit moved to https://jira.percona.com/projects/PT |
Triaged
|
Undecided
|
Unassigned |
Bug Description
mysql> show global variables like 'innodb_
+------
| Variable_name | Value |
+------
| innodb_flush_method | ALL_O_DIRECT |
+------
1 row in set (0.00 sec)
%> ./pt-variable-
...
# NOTE innodb_
...
That should be covered by ALL_O_DIRECT
tags: | added: pt-variable-advisor |
Changed in percona-toolkit: | |
status: | New → Triaged |
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-1110