Commit Graph

155 Commits (67d5548e6d0a10909c2184bb92bfe1528b41b047)
 

Author SHA1 Message Date
Jeff Geerling f6469a6845 Merge pull request #74 from BlackMesh/mysql-python-order 9 years ago
Solomon Gifford 1960305381 reversed order of mysql-python install 9 years ago
Jeff Geerling 8991c7c8b9 Merge pull request #70 from caseycs/adjustable_connection_count 9 years ago
Ilia Kondrashov 74965f67ae make connection count adjustable 9 years ago
Raul Ferriz 80a2bfd205 Update users.yml 9 years ago
Raul Ferriz 3d5668fb04 Allow append privileges 9 years ago
Jeff Geerling bb40196834 Small fix for previous MySQL PR merge on Ansible 2. 9 years ago
Jeff Geerling 324b789122 Merge pull request #62 from stuwil/rhRootPassword 9 years ago
Stuart Williams d527fdc3be Issue #61: Fix idempotence issue. 9 years ago
Stuart Williams 5c26e06957 Issue #61: Ensure package change flag can be set by either Debian or RHEL. 9 years ago
Jeff Geerling 9e5e424d6c Fixes #60: Better detection of whether MySQL was installed. 9 years ago
Jeff Geerling fc6609cd67 Issue #60: Document new mysql_root_password_update option. 9 years ago
Jeff Geerling 074b9de092 Issue #60: Restore idempotence. 9 years ago
Jeff Geerling f542bcfe73 Issue #60: Fix task that sets the new root user password. 9 years ago
Jeff Geerling b022e2699f Revert previous commit for Issue #60 - it didn't help. 9 years ago
Jeff Geerling e6969ef0f7 Issue #60: 'Get list of hosts for the root user' fails to run. 9 years ago
Jeff Geerling 7f8cd51746 Issue #54: Updates README to reflect mysql_packages change. 9 years ago
Jeff Geerling b3cd4f3629 Fixes #54: Remove Python MySQL from package list. 9 years ago
Jeff Geerling 20b6be71c7 Fixes #58: Provide better OS-specific slow query log file paths. 9 years ago
Jeff Geerling 93b1fb5df9 Fixes #53: Don't manage postfix in MySQL role. 9 years ago
Jeff Geerling ab277305d7 Merge pull request #50 from jpeak5/master 9 years ago
Jason Peak 2171c59954 eliminates extra whitespace in the variable value 9 years ago
Jeff Geerling 7e31249970 PR #38 cleanup - change order and update README. 9 years ago
Jeff Geerling a45d83628c Merge pull request #38 from abelboldu/mariadb 9 years ago
Abel Boldú 733badadfc some typos 9 years ago
Abel Boldú 07afd0753d Ubuntu14 example 9 years ago
Abel Boldú 1b1a131dc6 mysql_daemon fact, README example 9 years ago
Abel Boldú a8c5c3b672 remove pidfile shortcut 9 years ago
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