MySQL: try to fix initialization on FreeBSD

Authored by dvratil on Jul 15 2018, 11:57 AM.

Description

MySQL: try to fix initialization on FreeBSD

Using the same trick as with MariaDB on Neon where mysql_install_db is
missing, we just create the datadir and see if MySQL can set up itself
on the first run.

Details

Committed
dvratilJul 15 2018, 11:57 AM
Parents
R165:7c23b30b9613: Add missing namespace declaration
Branches
Unknown
Tags
Unknown