Alexander Klimov
67efe52141
Revert "Put always a ',' after a parameter because explicit is better than implicit"
...
This reverts commit 26205a76b3
.
2014-08-18 11:00:30 +02:00
Alexander Klimov
26205a76b3
Put always a ',' after a parameter because explicit is better than implicit
...
refs #6842
2014-08-15 11:10:47 +02:00
Alexander Klimov
2e1afd7194
Make privileges customizable in mysql::database::create (and mysql::database::populate)
...
refs #6842
2014-08-05 16:12:47 +02:00
Alexander Klimov
920a784beb
Split mysql::database into mysql::database::create and mysql::database::populate
...
refs #6842
2014-08-05 15:43:23 +02:00
Alexander Klimov
82fa6e690f
Outsource Icinga (2) database population into mysql::database
2014-08-05 13:09:33 +02:00
Alexander Klimov
8f23f61e00
Don't use `UNDEF' default values
2014-08-05 11:48:25 +02:00
Alexander Klimov
8806583289
Outsource Icinga (2) database creation into mysql::database
...
refs #6842
2014-08-04 13:40:11 +02:00
Eric Lippmann
f47747255e
Vagrant: Enable InnoDB
...
NOTE that if your VM is already provisioned you have to remove
the MySQL ib_logfiles before reprovisioning, i.e.
$ rm /var/lib/mysql/ib_logfile*
refs #4460
2013-07-29 18:04:13 +02:00
Eric Lippmann
f2afd7423d
Vagrant: Add automated provisioning of MySQL
...
refs #4216
2013-05-29 17:42:03 +02:00