On Mon, Feb 18, 2019 at 02:11:28AM +0100, Tobias Geerinckx-Rice wrote: > Hullo, > > Yoshinori Arai wrote: > > I have done system reconfigure to add httpd, mysql service to try to > > setup same environment in GuixSD. > > […] > > > Why is not mysql commands in system profile? > > Your operating-system's ‘packages’ field is probably missing ‘mariadb’. > Services don't install packages to your system profile. > > Kind regards, > > T G-R
Hello, Thank you for your rapid reply. Is to use mysql needed both of mariaDB service and mysql service? But I think the definition of mariaDB service is missing. Do you mean to need mariaDB package or mysql package in system configuration? Thank you.
