MySQL Forums
Forum List  »  Performance

Update Delayed?
Posted by: Matt Tuzzolo
Date: January 18, 2005 05:38PM

Is there anyway to issue an update statement that won't wait for a mysql result set? Thisis possible with inserts by using the "DELAYED" option with the statement but I have found very little about updating tables without having to wait for the query to be executed to return.

-Matt

Options: ReplyQuote


Subject
Views
Written By
Posted
Update Delayed?
2873
January 18, 2005 05:38PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.