Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement character_set and other options #167

Merged
merged 13 commits into from
Jul 2, 2013

Commits on Apr 4, 2013

  1. Configuration menu
    Copy the full SHA
    e3b6de2 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2013

  1. * Adding key_buffer parameter to mysql::config

    * Adding `thread_stack` parameter to `mysql::config`
    * Adding `thread_cache_size` parameter to `mysql::config`
    * Adding `myisam-recover` parameter to `mysql::config`
    * Adding `query_cache_limit` parameter to `mysql::config`
    * Adding `query_cache_size` parameter to `mysql::config`
    * Adding `max_connections` parameter to `mysql::config`
    * Adding `tmp_table_size` parameter to `mysql::config`
    * Adding `table_open_cache` parameter to `mysql::config`
    * Adding `long_query_time` parameter to `mysql::config`
    * Updating mysql_config spec tests
    * Fixing lint warnings
    abraham1901 committed Apr 7, 2013
    Configuration menu
    Copy the full SHA
    2a1b1e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2013

  1. * Adding server_idparameter to mysql::config`

    * Adding `sql_log_bin` parameter to `mysql::config`
    * Adding `log_bin` parameter to `mysql::config`
    * Adding `max_binlog_size` parameter to `mysql::config`
    * Adding `binlog_do_db` parameter to `mysql::config`
    * Adding `expire_logs_days` parameter to `mysql::config`
    * Adding `log_bin_trust_function_creators` parameter to `mysql::config`
    * Adding `replicate_ignore_table` parameter to `mysql::config`
    * Adding `replicate_wild_do_table` parameter to `mysql::config`
    * Adding `replicate_wild_ignore_table` parameter to `mysql::config`
    * Adding `expire_logs_days`  parameter to `mysql::params`
    * Adding `max_binlog_size` parameter to `mysql::params`
    abraham1901 committed Apr 8, 2013
    Configuration menu
    Copy the full SHA
    5ea8e5f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2013

  1. * Puppet 2.6 fix

    abraham1901 committed May 20, 2013
    Configuration menu
    Copy the full SHA
    a171c52 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2013

  1. Merge branch 'master' of https://github.com/puppetlabs/puppetlabs-mysql

    Conflicts:
    	manifests/config.pp
    	manifests/params.pp
    abraham1901 committed May 21, 2013
    Configuration menu
    Copy the full SHA
    1a13580 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2013

  1. Configuration menu
    Copy the full SHA
    b07c67e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2013

  1. Configuration menu
    Copy the full SHA
    6c81ea0 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2013

  1. * Fixing lint warnings

    abraham1901 committed Jun 17, 2013
    Configuration menu
    Copy the full SHA
    fad4f06 View commit details
    Browse the repository at this point in the history
  2. * Fixing lint warnings

    abraham1901 committed Jun 17, 2013
    Configuration menu
    Copy the full SHA
    4d9e9a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2013

  1. Configuration menu
    Copy the full SHA
    a42d5be View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2013

  1. Merge branch 'master' of https://github.com/puppetlabs/puppetlabs-mysql

    Conflicts:
    	manifests/config.pp
    abraham1901 committed Jul 2, 2013
    Configuration menu
    Copy the full SHA
    ead86b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cef2e8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/puppetlabs/puppetlabs-mysql

    Conflicts:
    	manifests/config.pp
    	spec/classes/mysql_config_spec.rb
    abraham1901 committed Jul 2, 2013
    Configuration menu
    Copy the full SHA
    9d69afc View commit details
    Browse the repository at this point in the history