-
Notifications
You must be signed in to change notification settings - Fork 796
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-mysql
base: 0.2.0
head repository: puppetlabs/puppetlabs-mysql
compare: 0.3.0
- 20 commits
- 15 files changed
- 8 contributors
Commits on Apr 12, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 9ff99ba - Browse repository at this point
Copy the full SHA 9ff99baView commit details -
Merge pull request #58 from derekhiggins/set-errorlog
set platform dependent error logfile location
Configuration menu - View commit details
-
Copy full SHA for 12a4410 - Browse repository at this point
Copy the full SHA 12a4410View commit details
Commits on Apr 23, 2012
-
I noticed the following message whilst provisioning using this module:
notice: /Stage[main]/Mysql::Config/Exec[set_mysql_rootpw]/returns: mysqladmin: Can't read dir of '/etc/mysql/conf.d/' (Errcode: 2) Even though it's not fatal, it's cleaner for Exec['set_mysql_rootpw'] to require File['/etc/mysql/conf.d'].
Configuration menu - View commit details
-
Copy full SHA for 097879b - Browse repository at this point
Copy the full SHA 097879bView commit details
Commits on Apr 24, 2012
-
Added a small class to install the Java MySQL connector.
Configuration menu - View commit details
-
Copy full SHA for ba4df4d - Browse repository at this point
Copy the full SHA ba4df4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0743faa - Browse repository at this point
Copy the full SHA 0743faaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86eec56 - Browse repository at this point
Copy the full SHA 86eec56View commit details -
Fix typos in mysql::server::monitor class
* fix the dependency declaration + add basic tests
Configuration menu - View commit details
-
Copy full SHA for 64f367f - Browse repository at this point
Copy the full SHA 64f367fView commit details -
Merge pull request #62 from fcharlier/syntax_error_monitor
Fix typos in mysql::server::monitor class
Configuration menu - View commit details
-
Copy full SHA for 779affe - Browse repository at this point
Copy the full SHA 779affeView commit details
Commits on Apr 29, 2012
-
Configuration menu - View commit details
-
Copy full SHA for f750b39 - Browse repository at this point
Copy the full SHA f750b39View commit details -
Merge pull request #60 from geogdog/patch-1
I noticed the following message whilst provisioning using this module:
Michael Stahnke committedApr 29, 2012 Configuration menu - View commit details
-
Copy full SHA for e6b45eb - Browse repository at this point
Copy the full SHA e6b45ebView commit details
Commits on May 2, 2012
-
Remove the global *_PRIVS variables
Branan Purvine-Riley committedMay 2, 2012 Configuration menu - View commit details
-
Copy full SHA for 4485dbb - Browse repository at this point
Copy the full SHA 4485dbbView commit details -
Now that the ruby can query permissions sanely, filtering 'all' is no longer necessary
Branan Purvine-Riley committedMay 2, 2012 Configuration menu - View commit details
-
Copy full SHA for d0a5b1c - Browse repository at this point
Copy the full SHA d0a5b1cView commit details -
Add initial spec for mysql grant provider
Branan Purvine-Riley committedMay 2, 2012 Configuration menu - View commit details
-
Copy full SHA for 29cef3f - Browse repository at this point
Copy the full SHA 29cef3fView commit details -
Merge pull request #65 from branan/14218_query_db_for_permissions
Query the database for possible permissions
Configuration menu - View commit details
-
Copy full SHA for 3fbb54d - Browse repository at this point
Copy the full SHA 3fbb54dView commit details
Commits on May 4, 2012
-
Simplify Exec["${name}-import"]
Show that mysql:db can also import SQL from a file in order to, for example, initialize a database schema. Since it requires class mysql::server, we assume to run all commands as the root mysql user against the local mysql server.
Configuration menu - View commit details
-
Copy full SHA for 8dc651c - Browse repository at this point
Copy the full SHA 8dc651cView commit details -
(#14316) make privileges case-insensitive
Branan Purvine-Riley committedMay 4, 2012 Configuration menu - View commit details
-
Copy full SHA for 6a81a2f - Browse repository at this point
Copy the full SHA 6a81a2fView commit details -
Merge pull request #69 from branan/case_insensitive
(#14316) Make privileges case-insensitive
Configuration menu - View commit details
-
Copy full SHA for 73a07bf - Browse repository at this point
Copy the full SHA 73a07bfView commit details -
Merge pull request #68 from runningman/wild_host
Allow wildcard host assignment with sql.
Configuration menu - View commit details
-
Copy full SHA for 22f59f0 - Browse repository at this point
Copy the full SHA 22f59f0View commit details -
(#14221) Update Modulefile and CHANGELOG for next release
Branan Purvine-Riley committedMay 4, 2012 Configuration menu - View commit details
-
Copy full SHA for 5185cf4 - Browse repository at this point
Copy the full SHA 5185cf4View commit details -
Merge pull request #70 from branan/14221_forge_update
(#14221) Update Modulefile and CHANGELOG for next release
Configuration menu - View commit details
-
Copy full SHA for c2b9034 - Browse repository at this point
Copy the full SHA c2b9034View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.2.0...0.3.0