Managing queries
Termination Control
SELECT * FROM topicA WHERE _key.deviceId=123 LIMIT 10SET max.query.time = 30s;SET max.idle.time = 5s;SET max.size = 1M;Recent queries
SHOW ALL QUERIESKill Running queries
Last updated
Was this helpful?

