- 论坛徽章:
- 1
|
-----------------------------------------输入内容----------------------------------------------------
Count: 1 MaxTime=60.15s (Total 60s) billing[billing]@[10.226.127.70]
select name, current_value, increment from zd.sequence where name='S'
Count: 4 MaxTime=60.13s (Total 60s) billing[billing]@[10.226.127.70]
update zd.sequence set current_value = current_value+increment
Count: 10 MaxTime=60.12s (Total 601s) billing[billing]@[10.226.127.70]
update AD.CA_QUEUE_W_6_22_9_1 set DEAL_STS = N
Count: 6 MaxTime=60.12s (Total 360s) billing[billing]@[10.226.127.70]
update AD.CA_AUTOTRANS_22_1 set STS = N where ACCT_ID=N
-----------------------------------------输出内容----------------------------------------------------
Count MaxTime user sql
1 60.15s (Total 60s) billing[billing]@[10.226.127.70] select name, current_value, increment from zd.sequence where name='S'
4 60.13s (Total 60s) billing[billing]@[10.226.127.70] update zd.sequence set current_value = current_value+increment
10 60.12s (Total 601s) billing[billing]@[10.226.127.70] update AD.CA_QUEUE_W_6_22_9_1 set DEAL_STS = N
6 60.12s (Total 360s) billing[billing]@[10.226.127.70] update AD.CA_AUTOTRANS_22_1 set STS = N where ACCT_ID=N
|
|