I have the following user who keeps running very complex analytics queries, that usually take 1m each query:
Id User Host db Command Time State Info
97 tvs0XXX ec2...com:47703 ax Query 55 Creating sort index SELECT...
Is there a way to set a SELECT
timeout for the tvs0000
user above to 5 seconds? How would I do this?