ansible/library/database
Maykel Moya b90a250165 Improve change detection in mysql_variables
mysql_variables bindly executes a SET var = value query even when
the variable already has the requested value.

With this patch the query is executed only if the current value is
different to the requested one.
2013-10-17 19:13:58 +02:00
..
mongodb_user Cleaning up some pep8 whitespace issues in mongodb_user 2013-08-13 13:00:37 -05:00
mysql_db mysql_db: if connection is a socket, do not specify hostname 2013-10-16 09:59:31 -04:00
mysql_replication toned down the error message for unconfigured master/slave 2013-10-10 09:15:47 -07:00
mysql_user Add missing version_added doc to mysql login port parameter. 2013-10-11 09:14:14 -04:00
mysql_variables Improve change detection in mysql_variables 2013-10-17 19:13:58 +02:00
postgresql_db fix get_db_info 2013-09-05 12:40:16 +09:00
postgresql_privs Module postgresql_privs: fix default arguments 2013-09-06 00:17:49 +02:00
postgresql_user DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 2013-06-15 20:54:25 +02:00
redis Fixing small typo in redis module documentation 2013-08-19 14:04:58 -05:00
riak Fixes for python 2.4 support, better collection of riak version. 2013-09-06 13:42:27 -04:00