MySQL Forums
Forum List  »  Partitioning

Why doesn't partitioning support INSERT DELAYED?
Posted by: Ben Vaughn
Date: January 14, 2010 06:50PM

Simple question: why doesn't partitioning support INSERT DELAYED? I found the bug from 5.1.20 that was causing a crash when DELAYED was used, but the apparent fix was just to add an error saying INSERT DELAYED was not permitted on partitioned tables. Why?

INSERT DELAYED would be very useful for me (and probably others, too) on partitioned tables.

Thanks in advance,
Ben

Options: ReplyQuote


Subject
Views
Written By
Posted
Why doesn't partitioning support INSERT DELAYED?
4727
January 14, 2010 06:50PM


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.