MYSQL: stop a running query
Publicado: Mié May 09, 2012 5:37 am
Hi,
I have a form where I get an user input to search for in a table. Each time the user change the value I want to get the records that match the request. If I start a query and the user is still typing his text I want to stop the current query and update the searched value. Is there a way to do that? I means stop a running query?
tks,
I have a form where I get an user input to search for in a table. Each time the user change the value I want to get the records that match the request. If I start a query and the user is still typing his text I want to stop the current query and update the searched value. Is there a way to do that? I means stop a running query?
tks,