set-transaction-isolation.svg 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <svg xmlns="http://www.w3.org/2000/svg" width="565" height="81">
  2. <polygon points="9 17 1 13 1 21"/>
  3. <polygon points="17 17 9 13 9 21"/>
  4. <rect x="31" y="3" width="46" height="32" rx="10"/>
  5. <rect x="29"
  6. y="1"
  7. width="46"
  8. height="32"
  9. class="terminal"
  10. rx="10"/>
  11. <text class="terminal" x="39" y="21">SET</text>
  12. <rect x="97" y="3" width="208" height="32" rx="10"/>
  13. <rect x="95"
  14. y="1"
  15. width="208"
  16. height="32"
  17. class="terminal"
  18. rx="10"/>
  19. <text class="terminal" x="105" y="21">TRANSACTION_ISOLATION</text>
  20. <rect x="345" y="3" width="40" height="32" rx="10"/>
  21. <rect x="343"
  22. y="1"
  23. width="40"
  24. height="32"
  25. class="terminal"
  26. rx="10"/>
  27. <text class="terminal" x="353" y="21">TO</text>
  28. <rect x="345" y="47" width="28" height="32" rx="10"/>
  29. <rect x="343"
  30. y="45"
  31. width="28"
  32. height="32"
  33. class="terminal"
  34. rx="10"/>
  35. <text class="terminal" x="353" y="65">=</text>
  36. <rect x="425" y="3" width="112" height="32"/>
  37. <rect x="423" y="1" width="112" height="32" class="nonterminal"/>
  38. <text class="nonterminal" x="433" y="21">isolation_level</text>
  39. <path class="line"
  40. d="m17 17 h2 m0 0 h10 m46 0 h10 m0 0 h10 m208 0 h10 m20 0 h10 m40 0 h10 m-80 0 h20 m60 0 h20 m-100 0 q10 0 10 10 m80 0 q0 -10 10 -10 m-90 10 v24 m80 0 v-24 m-80 24 q0 10 10 10 m60 0 q10 0 10 -10 m-70 10 h10 m28 0 h10 m0 0 h12 m20 -44 h10 m112 0 h10 m3 0 h-3"/>
  41. <polygon points="555 17 563 13 563 21"/>
  42. <polygon points="555 17 547 13 547 21"/>
  43. </svg>