Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
sporadic failures of perfschema.statement_program_concurrency
wait until all three concurrent statements are truly completely finished before quering P_S. In particular "Logging slow query" stage happens after sending the OK packet but before the statement appears in events_statements_history
- Loading branch information