BUG#12915: Added single-table UPDATE/DELTE ... ORDER BY ... LIMIT
optimization: now can use index to find records to update/delete when there is no WHERE clause.
Showing
Please register or sign in to comment
optimization: now can use index to find records to update/delete when there is no WHERE clause.