Commit Graph

127 Commits (acd14ea309c0b03772de95cd250d603d33ddbd8b)
 

Author SHA1 Message Date
Abel Boldú 3c88b9e8db MariaDB support 9 years ago
Jeff Geerling 2d178fe83a Fixes #17: Allow configuration of mysql slow query log. 9 years ago
Jeff Geerling fad419b63e Clarify README for PR #27. 9 years ago
Jeff Geerling c1709604a7 Merge pull request #27 from BlackMesh/optional-mycnf-force 9 years ago
Jeff Geerling 07e7e188ac Fixes #33: Add sleep=5 to MySQL restart task. 9 years ago
Solomon Gifford f1b26dc20f Merge remote-tracking branch 'origin' into optional-mycnf-force 9 years ago
solomongifford 9943285281 Merge pull request #1 from geerlingguy/master 9 years ago
Jeff Geerling a25d9aca08 Merge pull request #30 from BlackMesh/rename-python-my-cnf 9 years ago
Jeff Geerling 0885558bb8 Syntax adjustment for #29. 9 years ago
Jeff Geerling 7a6dd735ec Merge pull request #29 from BlackMesh/remove-anonymous-users 9 years ago
Jeff Geerling e8575a76c3 Syntax adjustment for #28. 9 years ago
Jeff Geerling 364cb3ef34 Merge pull request #28 from BlackMesh/local-action-password 9 years ago
Solomon Gifford fc0d2006cf Renamed python-my.cnf.j2 to user-my.cnf.j2 - has nothing to do with python 9 years ago
Solomon Gifford 75cf220549 Fixes #26 to remove all anonymous users, particularly the one with the host as the hostname 9 years ago
Solomon Gifford 0fbf3fa4d8 Support for setting root password when running as local_action 9 years ago
Solomon Gifford f9d367cb80 optional-mycnf-force 9 years ago
Jeff Geerling 3d0762b7dd Fixes #22: Make MySQL root user password settings more reliable. 9 years ago
Jeff Geerling 4b686f53af Don't set replication role to 'master' by default, saves binlogs. 9 years ago
Jeff Geerling 53e27f8fd5 Fixes #20: Allow configuration of expire-logs-days. 9 years ago
Jeff Geerling 361126b8b0 Issue #9: Allow mysql_packages to be overridden. 10 years ago
Jeff Geerling 5ff8709f6b Issue #14: InnoDB log size is 5MB even though 64MB is specified (Ubuntu). 10 years ago
Jeff Geerling 9899916b4a Use correct MySQL socket file for Ubuntu. 10 years ago
Jeff Geerling 8299775d52 Make sure socket connections work correctly on Ubuntu. 10 years ago
Jeff Geerling 710c52c671 Test connecting through TCP. 10 years ago
Jeff Geerling 6dd24c2d24 Add new mysql_config_file variable so Ubuntu my.cnf file paths are correct. 10 years ago
Jeff Geerling 2c5843f164 Only add replication config if replication is setup. 10 years ago
Jeff Geerling 420894477e Remove mysql_state variable, since it doesn't work as expected. 10 years ago
Jeff Geerling 64e4ed6e08 Add mysql_state and mysql_enabled_on_startup options. 10 years ago
Jeff Geerling db5f7797e9 Merge pull request #8 from darthwade/feature-bind-address 10 years ago
Vadym Petrychenko 0b72ec9fbb add mysql_bind_address to configuration 10 years ago
Jeff Geerling 08e75e249b Add replication options to README. 10 years ago
Jeff Geerling 6967874c08 Issue #6: Add replication configuration. 10 years ago
Jeff Geerling 181aef9806 Stylistic cleanup and reorganization. 10 years ago
Jeff Geerling a85ecf03be Update test. 10 years ago
Jeff Geerling 484c627745 Update default mysql_max_allowed_packet variable. 10 years ago
Jeff Geerling f52d3d44ba Split setup tasks into distro-specific files and update apt_cache for first run. 10 years ago
Jeff Geerling d098cd9c39 Merge branch 'master' of github.com:geerlingguy/ansible-role-mysql 10 years ago
Jeff Geerling 04d1000d39 Merge pull request #4 from seschwar/master 10 years ago
Sebastian Schwarz ff924e6f19 Also adjust port and socket of the MySQL client 10 years ago
Sebastian Schwarz c836899536 Make error logging configurable 10 years ago
Sebastian Schwarz 64e337194c Make MySQL root username configurable 10 years ago
Sebastian Schwarz 3a15b07608 Allow creation of databases and users 10 years ago
Sebastian Schwarz cbf36a7920 Mention Debian and Ubuntu as supported platforms 10 years ago
Jeff Geerling d733583be5 Install current version of Ansible when testing instead of 1.5.0. 10 years ago
Jeff Geerling 40db7013c8 Merge pull request #3 from simonvlc/patch-1 10 years ago
simonvlc e9b78d3f1e Removing 'simulate' flag 10 years ago
Jeff Geerling 71cf6337bc Add extra variables wait_timeout and max_allowed_packet. 10 years ago
Jeff Geerling e9f332d42a Don't worry about the MySQL slow log when debugging Travis. 10 years ago
Jeff Geerling af3a1d154c Another attempt at getting good debug output from Travis. 10 years ago
Jeff Geerling d15399ead9 Final attempt - tests should finally pass. 10 years ago