[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] MySQL host?



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