[CP] [CP] pkt-nio rpc add RPC_STAT and sync rpc add wait events

This commit is contained in:
obdev
2024-02-09 07:04:48 +00:00
committed by ob-robot
parent 8bc44950fe
commit 68638d77f1
7 changed files with 45 additions and 13 deletions

View File

@ -15795,6 +15795,10 @@ SELECT
*
FROM
oceanbase.GV$OB_RPC_INCOMING
WHERE
SVR_IP=HOST_IP()
AND
SVR_PORT=RPC_PORT()
""".replace("\n", " "),
)