diff --git a/t/lib/bash/collect.sh b/t/lib/bash/collect.sh index 02c8c027..325a3299 100644 --- a/t/lib/bash/collect.sh +++ b/t/lib/bash/collect.sh @@ -67,7 +67,7 @@ cmd_ok \ if [[ "$SANDBOX_VERSION" > "5.0" ]]; then cmd_ok \ - "grep -q 'Status information:' $p-log_error" \ + "grep -q 'Memory status:' $p-log_error" \ "debug" else is "1" "1" "SKIP Can't determine MySQL 5.0 error log"