[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-users] Question about creating mysql database
From: |
David Favor |
Subject: |
[Phpgroupware-users] Question about creating mysql database |
Date: |
Tue, 27 Nov 2001 08:03:24 -0600 |
I'm new to mysql. Should the grant command effect some database entries?
mysql> create database phpgroupware;
Query OK, 1 row affected (0.01 sec)
mysql> grant all on phpgroupware.* to address@hidden identified by 'foo';
Query OK, 0 rows affected (0.09 sec)
Notice the "0 rows affected".
- [Phpgroupware-users] Question about creating mysql database,
David Favor <=
Re: [Phpgroupware-users] Question about creating mysql database, Chris Weiss, 2001/11/27