/
KILL QUERY

KILL QUERY

Kills a query by query ID.

Syntax

KILL QUERY {query-id};

Description

To get active the query ID, run:

SHOW ACTIVE QUERIES.

See Also

SHOW

Related content

DROP TABLE
DROP TABLE
More like this
DROP TABLE
DROP TABLE
More like this
DROP RANGE INDEX
DROP RANGE INDEX
More like this
TRUNCATE TABLE
TRUNCATE TABLE
More like this
TRUNCATE TABLE
TRUNCATE TABLE
More like this
DROP VIEW
DROP VIEW
More like this