Fix for bug #9841 "Unexpected read lock when trying to update a view in
a stored procedure" (version 2). To handle updates and inserts into view in SP properly we should set lock types for tables of the view's main select when we are opening view for prelocking purproses.
Showing
Please register or sign in to comment