12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- <svg xmlns="http://www.w3.org/2000/svg" width="565" height="81">
- <polygon points="9 17 1 13 1 21"/>
- <polygon points="17 17 9 13 9 21"/>
- <rect x="31" y="3" width="46" height="32" rx="10"/>
- <rect x="29"
- y="1"
- width="46"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="39" y="21">SET</text>
- <rect x="97" y="3" width="208" height="32" rx="10"/>
- <rect x="95"
- y="1"
- width="208"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="105" y="21">TRANSACTION_ISOLATION</text>
- <rect x="345" y="3" width="40" height="32" rx="10"/>
- <rect x="343"
- y="1"
- width="40"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="353" y="21">TO</text>
- <rect x="345" y="47" width="28" height="32" rx="10"/>
- <rect x="343"
- y="45"
- width="28"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="353" y="65">=</text>
- <rect x="425" y="3" width="112" height="32"/>
- <rect x="423" y="1" width="112" height="32" class="nonterminal"/>
- <text class="nonterminal" x="433" y="21">isolation_level</text>
- <path class="line"
- 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"/>
- <polygon points="555 17 563 13 563 21"/>
- <polygon points="555 17 547 13 547 21"/>
- </svg>
|