MySQL Forums
Forum List  »  Security

Re: concurrency control
Posted by: Georgi Kodinov
Date: March 05, 2017 06:20AM

Just to add to what Peter already mentioned: there's exactly zero security implications in concurrency control. This is because you need authorization to access the data in a certain way to begin with. If you can delete or alter the data why should you worry about being able to lock them ?

Options: ReplyQuote


Subject
Views
Written By
Posted
1776
March 02, 2017 09:34AM
962
March 02, 2017 11:44AM
Re: concurrency control
571
March 05, 2017 06:20AM


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.