mysql:4578
From: Jyoji Irisa <Jyoji Irisa <uc6j-irs@xxxxxxxxxx>>
Date: Fri, 26 Oct 2001 22:44:03 +0900
Subject: [mysql 04578] Re: [Q] スタンドアロンで使えない(再送)
いりさ@あべのです 遠藤さんありがとうございます。 On Fri, 26 Oct 2001 21:58:32 +0900 遠藤 俊裕 <endo_t@xxxxxxxxxx> wrote: > # mysql mysql > mysql> select * from host; > mysql> select * from db; > mysql> select * from user; > > の結果は如何に? 以下のようになっています。(後半はちぎってますが…) mysql> select * from host; Empty set (0.00 sec) mysql>select * from db; +------+-------+------+-------------+-------------+-------------+---- | Host | Db | User | Select_priv | Insert_priv | Update_priv | Del +------+-------+------+-------------+-------------+-------------+---- ・・・ | % | test% | | Y | Y | Y | Y +------+-------+------+-------------+-------------+-------------+---- 1 row in set (0.00 sec) mysql> select * from user; +-----------+-------+------------------+-------------+-------------+- | Host | User | Password | Select_priv | Insert_priv | +-----------+-------+------------------+-------------+-------------+- | localhost | root | | Y | Y | | % | | | N | N | ・・・ | localhost | | | Y | Y | | % | root | | Y | Y | | localhost | monty | 456b783e111ca233 | Y | Y | | % | iris | 456cb6c71a991c2e | Y | Y | +-----------+-------+------------------+-------------+-------------+- 6 rows in set (0.00 sec)
4572 2001-10-26 20:59 [Jyoji Irisa <uc6j-ir] [Q] スタンドアロンで使えない(再送) 4575 2001-10-26 21:58 ┗[遠藤 俊裕 <endo_t@xx] -> 4578 2001-10-26 22:44 ┗[Jyoji Irisa <uc6j-ir] 4580 2001-10-26 22:49 ┗[遠藤 俊裕 <endo_t@xx] 4581 2001-10-26 23:26 ┗[Jyoji Irisa <uc6j-ir] 4582 2001-10-26 23:27 ┗[遠藤 俊裕 <endo_t@xx] 4583 2001-10-27 00:35 ┗[Jyoji Irisa <uc6j-ir] 4586 2001-10-27 00:41 ┗[遠藤 俊裕 <endo_t@xx] 4587 2001-10-27 01:13 ┗[Jyoji Irisa <uc6j-ir] 4589 2001-10-27 01:21 ┗[遠藤 俊裕 <endo_t@xx] 4590 2001-10-27 02:09 ┗[Jyoji Irisa <uc6j-ir] 4591 2001-10-27 02:23 ┗[遠藤 俊裕 <endo_t@xx] 4592 2001-10-27 02:43 ┗[Jyoji Irisa <uc6j-ir] 4593 2001-10-27 03:15 ┗[遠藤 俊裕 <endo_t@xx] 4594 2001-10-27 09:51 ┗[Jyoji Irisa <uc6j-ir]