5 Commits

Author SHA1 Message Date
Alexander Klimov
146f315b44 Enable service mysqld
refs #6842
2014-08-28 14:35:06 +02:00
Alexander Klimov
67efe52141 Revert "Put always a ',' after a parameter because explicit is better than implicit"
This reverts commit 26205a76b3c9a937a62f4c221b03c2d4309d4c90.
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
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