You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
11 years ago
..
mongodb_user
mysql_db mysql_db: if connection is a socket, do not specify hostname 11 years ago
mysql_replication
mysql_user
mysql_variables Improve change detection in mysql_variables 11 years ago
postgresql_db
postgresql_privs
postgresql_user
redis
riak