[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] MySQL host?
- Subject: Re: [cobalt-users] MySQL host?
- From: "Fathi Said" <fathi@xxxxxx>
- Date: Tue Jun 20 03:58:46 2000
- Organization: Hosting-Network, Inc.
> > GRANT ALL PRIVILEGES ON database.* TO anyuser@"%" IDENTIFIED BY
> > 'yourpassword' WITH GRANT OPTION; FLUSH PRIVILEGES;
> But this means that *anyone* can connect to the database using some random
> domain. That's not what I want :) Only 1 domainname is allowed to connect
> to the database. Isn't this possible?
1 domain name is a domain name, and nothing more than that. A domain name
alone cannot connect to a database.