Bugs item #3163074, was opened at 2011-01-21 02:35
Message generated for change (Comment added) made by kilian3
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=713730&aid=3163074&group_id=129076

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Security
Group: None
Status: Open
Resolution: Accepted
Priority: 3
Private: No
Submitted By: Kilian  (kilian3)
Assigned to: Ivan Shcheklein (shcheklein)
Summary: a privilege can be stored multiple times in security_data

Initial Comment:
If you grant the same privilege to the same user multiple times, each of these 
granted privileges (which are in fact just one) will be stored in the 
db_security_data document, blowing up the privilege section of the user. If you 
revoke a privilege, which has been granted multiple times, all the identical 
privileges are removed at one go.

----------------------------------------------------------------------

>Comment By: Kilian  (kilian3)
Date: 2011-02-11 13:38

Message:
Well, it does not bother me that much, I just did not expect this behavior
and thought it might be better to report it. If you say it's not a problem,
I believe  you :-)

regards kilian

----------------------------------------------------------------------

Comment By: Ivan Shcheklein (shcheklein)
Date: 2011-02-10 14:29

Message:
Why does this behavior bother you?
Personally, don't think this a bug. AFAIK, MySQL behaves the same way. 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=713730&aid=3163074&group_id=129076

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Sedna-discussion mailing list
Sedna-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to