module-puppetlabs-mysql/spec/unit/puppet/provider
Ray Lehtiniemi 548952a6f9 Prevent ERROR 1008 in mysql_database provider
Check for database existence when dropping to prevent

  ERROR 1008 (HY000): Can't drop database 'test'; database doesn't exist

Signed-off-by: Ray Lehtiniemi <rayl@mail.com>
2014-07-23 21:41:16 -06:00
..
database Fixed missing parent for global mysql class 2013-11-12 21:32:41 +01:00
database_grant Fixed missing parent for global mysql class 2013-11-12 21:32:41 +01:00
database_user RSpec renamed be_true to be_truthy in 3.0 2014-06-03 23:31:19 -07:00
mysql_database Prevent ERROR 1008 in mysql_database provider 2014-07-23 21:41:16 -06:00
mysql_user RSpec renamed be_true to be_truthy in 3.0 2014-06-03 23:31:19 -07:00