module-puppetlabs-mysql/lib/puppet
Al Wiesner 06fe1f9abb Check that /var/lib/mysql actually contains files.
MySQL-server-advanced installs install the 'mysql' directory in /var/lib/mysql by default,
therefore the check fails and does not run mysql_install_db.
Check is adjusted to check if any files exist in the directory.
2016-05-09 18:35:48 +01:00
..
parser/functions Remove mysql_table_exists() function 2016-03-28 10:48:58 -07:00
provider Check that /var/lib/mysql actually contains files. 2016-05-09 18:35:48 +01:00
type Use defaults_extra_file first; add debug messages 2016-04-21 01:00:40 -04:00