TIMEDIFF(NOW(), r.trx_wait_started) AS wait_age, TIMESTAMPDIFF(SECOND, r.trx_wait_started, NOW()) AS wait_age_secs, CONCAT(sys.quote_identifier(rl.object_schema ...
Schema detail view -- columns, constraints, indexes, foreign key relationships, and estimated row count for any table SQL query editor -- write and execute arbitrary SQL with Ctrl/Cmd+Enter Results ...