From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: Re: Where is mysql/administration command? Date: Mon, 18 Feb 2019 05:23:31 +0100 (CET) Message-ID: References: <20190218010031.xhqam5qzdoaed5lp@WaraToNora> <<20190218010031.xhqam5qzdoaed5lp@WaraToNora>> <87zhqtc33z.fsf@nckx> <<87zhqtc33z.fsf@nckx>> <20190218030557.kzndagqhe5o54ncn@WaraToNora> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_8532_1863314503.1550463811315" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:33350) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gvaT6-0005xO-E3 for help-guix@gnu.org; Sun, 17 Feb 2019 23:23:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gvaSz-0006h6-VB for help-guix@gnu.org; Sun, 17 Feb 2019 23:23:44 -0500 Received: from w1.tutanota.de ([81.3.6.162]:54102) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gvaSx-0006cN-TR for help-guix@gnu.org; Sun, 17 Feb 2019 23:23:41 -0500 In-Reply-To: <20190218030557.kzndagqhe5o54ncn@WaraToNora> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Yoshinori Arai Cc: Tobias Geerinckx-Rice , help-guix ------=_Part_8532_1863314503.1550463811315 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello! Your nice question is quite reasonable. To use mysql/administration commands on GuixSD need to have both: mysql service mysql package When you've reconfigured=C2=A0 your system adding mysql service to your con= fig file you can either install mysql for root user with `# guix package -i= mysql` or add mysql package system-wide (for all users) in '(packages ...)= ' section in your system config. The same for postgresql. I used it the same way. Hope you enjoy GuixSD! Feb 18, 2019, 3:05 AM by kumagusu08@gmail.com: > 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. >> >> [=E2=80=A6] >> >> > Why is not mysql commands in system profile? >> >> Your operating-system's =E2=80=98packages=E2=80=99 field is probably mis= sing =E2=80=98mariadb=E2=80=99. >> 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. > ------=_Part_8532_1863314503.1550463811315 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Hello! Your nice question is quite reasonable.

To use mysql/administration commands on GuixSD need to have both= :
  1. mysql service
  2. mysql package
When you've reconfigured  your sy= stem adding mysql service to your config file you can either install mysql = for root user with `# guix package -i mysql` or add mysql package system-wi= de (for all users) in '(packages ...)' section in your system config.

The same for postgresql. I used it the same way.

Hope you enjoy GuixSD!


<= div style=3D"16px" text-align=3D"left">Feb 18, 2019, 3:05 AM by kumagusu08@= gmail.com:
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.

[= =E2=80=A6]

> Why is not mysql commands in system= profile?

Your operating-system's =E2=80=98packages= =E2=80=99 field is probably missing =E2=80=98mariadb=E2=80=99.
Services don't install packages to you= r system profile.

Kind regards,

T G-R
Hello,

Thank you for your rapid reply.

Is to use mysq= l needed both of mariaDB service and mysql service?
But I think the definition of mariaDB service is = missing.
Do you mean to ne= ed mariaDB package or mysql package in system
configuration?

Thank you.
<= /div>

------=_Part_8532_1863314503.1550463811315--