hi guys, i hit a problem in this exact second...some programs are running and i want to kill only one big query
well i executed
kill 17143
ok.. but when i execute this command, the query was done, and starting a second query... in other words... i killed the wrong query
could we add a hash information to kill, to make it more secure and precise?
for example...
kill 17143 md5 "123456789......."
where md5 = id + start time of query + others informations to make it relative unique
maybe it exists and i don't know... any other idea how to solve this?
thanks
--
Roberto Spadim