Skip to content

Instantly share code, notes, and snippets.

@tlightsky
Created December 16, 2020 03:48
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 tlightsky/cfc0cf4525f4876a555c1b9127009690 to your computer and use it in GitHub Desktop.
Save tlightsky/cfc0cf4525f4876a555c1b9127009690 to your computer and use it in GitHub Desktop.
read uncommited sql
set transaction isolation level read uncommitted;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment