2026-03-12 20:23:15
This commit is contained in:
4
tpt/aot/hang_2.sql
Normal file
4
tpt/aot/hang_2.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
DELETE FROM t2 WHERE rownum = 1;
|
||||
LOCK TABLE t3 IN SHARE MODE;
|
||||
DELETE FROM t1;
|
||||
|
||||
Reference in New Issue
Block a user