transformForUpdate() mustn't assume rowMarks list is initially empty.
It could be recursing into a sub-query where there was already a FOR UPDATE clause.
Showing
Please register or sign in to comment
It could be recursing into a sub-query where there was already a FOR UPDATE clause.