diff --git a/bin/pt-stalk b/bin/pt-stalk index ec8c2f4d..832e209d 100755 --- a/bin/pt-stalk +++ b/bin/pt-stalk @@ -833,7 +833,7 @@ collect() { tail -f "$mysql_error_log" >"$d/$p-log_error" & tail_error_log_pid=$! - $CMD_MYSQLADMIN $EXT_ARGV debug + $CMD_MYSQLADMIN $EXT_ARGV else log "Could not find the MySQL error log" fi @@ -2282,6 +2282,10 @@ of editing the source, you can call pt-stalk as which will do exactly what you need. Combined with the plugin hooks, this gives you a fine-grained control of what the tool does. +It is possible to enable C mode in mysqlmyadmin specigying: + +C + =head1 SYSTEM REQUIREMENTS This tool requires Bash v3 or newer. Certain options require other programs: