MySQL Forums
Forum List  »  MyISAM

Re: Problem: INSERT DELAYED works like normal INSERT
Posted by: Rick James
Date: April 01, 2012 07:31AM

Another note...
Inside a Stored Routine (Stored procedure, etc)
"Inserts cannot be delayed. INSERT DELAYED syntax is accepted, but the statement is handled as a normal INSERT."

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Problem: INSERT DELAYED works like normal INSERT
1745
April 01, 2012 07:31AM


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.