Statistics - Slow queries

{{ slowQueries.message }}
Start time Database User & Host Query time Lock time Rows examined Rows sent
{{ q.start_time }} {{ q.db }} {{ q.user_host }} {{ q.query_time }} {{ q.lock_time }} {{ q.rows_examined }} {{ q.rows_sent }}
{{ q.sql_text }}