Skip to content

Instantly share code, notes, and snippets.

@dedunumax
Last active February 26, 2020 18:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dedunumax/603f3b622d055fb915c2a681f1cd779c to your computer and use it in GitHub Desktop.
Save dedunumax/603f3b622d055fb915c2a681f1cd779c to your computer and use it in GitHub Desktop.
SELECT *
FROM information_schema.innodb_trx
WHERE trx_mysql_thread_id = CONNECTION_ID()\G
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment