> (2014/08/15 6:18), Rukh Meski wrote: >> >> Based on the feedback on my previous patch, I've separated only the >> LIMIT part into its own feature. This version plays nicely with >> inheritance. The intended use is splitting up big UPDATEs and DELETEs >> into batches more easily and efficiently. > > > Before looking into the patch, I'd like to know the use cases in more details.
You can once check the previous commit fest thread [1] for
this feature, in that you can find some use cases and what are
the difficulties to implement this feature, it might aid you in