mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 13:40:07 +00:00
Wait for debug log if it was gotten.
This commit is contained in:
@@ -68,6 +68,7 @@ cmd_ok \
|
||||
"Finds MySQL error log"
|
||||
|
||||
if [[ "$SANDBOX_VERSION" > "5.0" ]]; then
|
||||
wait_for_files "$p-log_error"
|
||||
cmd_ok \
|
||||
"grep -qE 'Memory status|Open streams|Begin safemalloc' $p-log_error" \
|
||||
"debug"
|
||||
|
Reference in New Issue
Block a user