Terminate
Terminates an existing running process, rolls back any in-progress transaction, disconnect the process and frees any resources associated with it.
exec Terminate(100)SQL :: Cancel
Cancels transaction associated with a given process.
SQL :: ShowProcesses
Shows all active processes, their session ID, process ID and various transaction information.
SQL :: ShowTransactions
Shows all transactions that are current active.
SQL :: ShowWaitingLocks
Shows processes that are currently waiting on locks.
SQL::Keywords
A breakdown of all high-level statements available via the query handler.