ansible/database
Robin Miller 74b7ce9dcf Only revoke actually granted permissions, not 'ALL'.
This prevents errors when the login_user does not have 'ALL'
permissions, and the 'priv' value contains fewer permissions than are
held by an existing user. This is particularly an issue when using an
Amazon Web Services RDS instance, as there is no (accessible) user with
'ALL' permissions on *.*.
2015-05-26 12:56:08 -05:00
..
mysql Only revoke actually granted permissions, not 'ALL'. 2015-05-26 12:56:08 -05:00
postgresql Fix a problem introduced with #1101 and optimize privilege handling 2015-05-19 12:57:06 -07:00
__init__.py package files 2014-09-26 11:05:47 -04:00