ansible/library/database
Adam Chainz 967de3cdf9 Fix sync_binlog name in mysql_variables example
The previous sync_binary_log is not a real MySQL variable.
2014-05-06 12:25:11 +01:00
..
mongodb_user re-add idempotency check 2014-04-05 16:31:33 -07:00
mysql_db Remove extra quote from the mysqldump password argument 2014-04-01 23:52:08 +11:00
mysql_replication MASTER_PORT variable for CHANGE MASTER TO command can only accept integer value 2014-03-06 12:19:54 +08:00
mysql_user Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00
mysql_variables Fix sync_binlog name in mysql_variables example 2014-05-06 12:25:11 +01:00
postgresql_db Added port documentation to postgresql_db and postgresql_user 2014-02-07 18:27:55 +02:00
postgresql_privs Don't use keyword error in encode 2014-03-06 13:33:53 +00:00
postgresql_user Bulk update of choices=BOOLEANS to type='bool' 2014-03-11 22:56:51 -05:00
redis Update comments about redis config. 2014-03-19 18:15:52 -04:00
riak Use /usr/bin/python instead of /usr/bin/env python 2014-04-01 13:54:37 -05:00