module-puppetlabs-mysql/spec/classes
Ashley Penney 7c7195ba33 Refactor MySQL bindings and client packages.
The current MySQL module is hard to modify, test, and drop in
replacement components to.  This work starts out by refactoring
the bindings support in MySQL to a completely seperate bindings
class in order to reduce the amount of parameters in the main
class for a feature that is infrequently used.

In addition to this start the movement of client configuration
and packages to the mysql::client::* namespace.
2013-07-19 18:39:55 -04:00
..
mysql_backup_spec.rb Various fixes suggested by RubyMine. (style for the most part). 2013-07-11 19:41:42 -04:00
mysql_bindings_java_spec.rb Refactor MySQL bindings and client packages. 2013-07-19 18:39:55 -04:00
mysql_bindings_perl_spec.rb Refactor MySQL bindings and client packages. 2013-07-19 18:39:55 -04:00
mysql_bindings_python_spec.rb Refactor MySQL bindings and client packages. 2013-07-19 18:39:55 -04:00
mysql_bindings_ruby_spec.rb Refactor MySQL bindings and client packages. 2013-07-19 18:39:55 -04:00
mysql_config_spec.rb Fixing puppetlabs-mysql PR 174 spec tests 2013-07-16 15:01:58 -07:00
mysql_init_spec.rb Refactor MySQL bindings and client packages. 2013-07-19 18:39:55 -04:00
mysql_php_spec.rb Use $root_home for .my.cnf 2013-07-08 11:49:30 +02:00
mysql_server_account_security_spec.rb Use $root_home for .my.cnf 2013-07-08 11:49:30 +02:00
mysql_server_monitor_spec.rb Various fixes suggested by RubyMine. (style for the most part). 2013-07-11 19:41:42 -04:00
mysql_server_spec.rb Use $root_home for .my.cnf 2013-07-08 11:49:30 +02:00