[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] MySQL host?
- Subject: Re: [cobalt-users] MySQL host?
- From: "Hans van Kilsdonk" <hans@xxxxxxxxxxxxxx>
- Date: Tue Jun 20 04:35:08 2000
Hi !
> >From where do you want to connect? Is the application that has to connect
to
> the database on the same server? then the privileges to localhost command
> (the first one) will be enough. if it resides on a different server, do a:
I want to connect using DBI & Perl. That specific perl file runs on a
domain. Only *that* domain is allowed to connect to the database. Is that
possible? Or else someone can Telnet into our server, go to the perl file
and read out the password.
Hans