~drizzle-trunk/drizzle/development

1887.3.2 by Brian Aker
Extended documentation.
1
KILL
2
====
3
4
KILL [CONNECTION | QUERY] session_id
5
6
Calling KILL will terminate a either a running query, or disconnect a
7
connection, i.e. a session, from the database.