WL#12165: PERFORMANCE_SCHEMA, CAPTURE QUERY_ID

Affects: Server-8.0   —   Status: Complete

In the statement instrumentation in the performance schema,
capture the QUERY_ID maintained by the SQL layer for a statement,
and print this as STATEMENT_ID in the events_statements tables.

This is needed to correlate:
- the data collected in the performance schema statement instrumentation
- the query in the SQL layer