Thank you for the Email. I will contact you within 24 hours.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
On Fri, Aug 22, 2003 at 09:20:08AM -0500, Christensen, Dave wrote:
> This may seem like a stupid question, but I haven't been able to track down
> an answer yet. We're going to try to access a remote MySQL server that is
> protected behind a firewall. I know that we need to open a port, such as
>
On Fri, Aug 22, 2003 at 09:20:08AM -0500, Christensen, Dave wrote:
> I know that we need to open a port, such as
> 3306, to access the server. My question is whether that port requires TCP,
> UDP or both to be open.
TCP.
> Thanks!
>
> David Christensen
> Brokers International, Ltd.
> 1200 E Mai
Christensen, Dave wrote:
This may seem like a stupid question, but I haven't been able to track
down
an answer yet. We're going to try to access a remote MySQL server that
is
protected behind a firewall. I know that we need to open a port, such
as
3306, to access the server. My question is wheth
This may seem like a stupid question, but I haven't been able to track down
an answer yet. We're going to try to access a remote MySQL server that is
protected behind a firewall. I know that we need to open a port, such as
3306, to access the server. My question is whether that port requires TCP
or write a web page that queries the database directly with php, perl
dbi or whatever. then you don't have to set up separate accounts,
give people telnet access, etc.
MT
>Search for the information on grant tables on mysql.com.
>
>.. Atle
>
>On Mon, 12 Feb 2001, Mike Yuen wrote:
>
>> I and
Search for the information on grant tables on mysql.com.
.. Atle
On Mon, 12 Feb 2001, Mike Yuen wrote:
> I and 2 others are working on a web site an occasionally. Each of us are
> in different locations and exchange info email. Some of them
> need to query the database to compare results wi
Hi,
again phpmyadmin can do this :)
Teddy
- Original Message -
From: "Mike Yuen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 13, 2001 1:45 PM
Subject: external access to mysql
> I and 2 others are working on a web site an occasiona
I and 2 others are working on a web site an occasionally. Each of us are
in different locations and exchange info email. Some of them
need to query the database to compare results with what is on the site
with the MySQL database.
My question is, is there a way to allow access to my database by