Commit graph

19 commits

Author SHA1 Message Date
nerzhul
5e7edb8580 Add mysql_skip_name_resolve parameter
This prevent MySQL DNS name resolution.

Default: no
2016-05-11 12:42:10 +02:00
Jeff Geerling
ab21fa133f Fixes #63: Running role on Ubuntu 15/16.04 fails. 2016-04-22 13:38:19 -05:00
Jeff Geerling
9495e1d9f9 Fixes #52: Remove deprecated log_slow_queries variable from template. 2015-12-17 14:31:40 -06:00
Caspar Krieger
984473e138 Set pidfile even when not running via mysqld_safe
For example, Ubuntu 14.04 /etc/init.d/mysql does not use mysqld_safe
and parses the pidfile out of `mysqld --print-defaults` instead.
2015-12-17 23:32:58 +11:00
Solomon Gifford
1b1e11b689 Fixed spacing 2015-12-16 16:12:02 -05:00
Solomon Gifford
2a8b19fe11 Support mariadb and other mysql implementations that have a mysql include directory for my.cnf overrides 2015-12-16 13:50:16 -05:00
Solomon Gifford
9de3121b26 Allow configuration of variables not currently supported 2015-12-15 16:13:49 -05:00
Ilia Kondrashov
74965f67ae make connection count adjustable 2015-11-12 21:23:44 +01:00
Abel Boldú
3c88b9e8db MariaDB support 2015-06-02 15:29:58 +02:00
Jeff Geerling
2d178fe83a Fixes #17: Allow configuration of mysql slow query log. 2015-04-24 12:20:27 -05:00
Jeff Geerling
53e27f8fd5 Fixes #20: Allow configuration of expire-logs-days. 2015-02-28 22:00:26 -06:00
Jeff Geerling
2c5843f164 Only add replication config if replication is setup. 2015-01-07 10:41:58 -06:00
Vadym Petrychenko
0b72ec9fbb add mysql_bind_address to configuration 2014-11-15 19:23:19 +01:00
Jeff Geerling
6967874c08 Issue #6: Add replication configuration. 2014-11-08 21:43:31 -06:00
Sebastian Schwarz
ff924e6f19 Also adjust port and socket of the MySQL client 2014-08-07 14:26:05 +02:00
Sebastian Schwarz
c836899536 Make error logging configurable 2014-08-07 14:26:05 +02:00
Jeff Geerling
71cf6337bc Add extra variables wait_timeout and max_allowed_packet. 2014-07-03 08:25:12 -05:00
Jeff Geerling
80d6c797d4 Allow for much more configuration in my.cnf. 2014-05-12 14:04:35 -05:00
Jeff Geerling
8082fd69b9 Add files, handlers, tasks, vars, and meta information. 2014-02-28 21:32:17 -06:00