Remote connection to MySQL server...?
From: Christopher J. Bottaro (cjbottaro_at_alumni.cs.utexas.edu)
Date: 10/20/04
- Previous message: Mariano Draghi: "Re: GUI firewall"
- Next in thread: Alexander Dalloz: "Re: Remote connection to MySQL server...?"
- Reply: Alexander Dalloz: "Re: Remote connection to MySQL server...?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: fedora-list@redhat.com Date: Wed, 20 Oct 2004 10:12:44 -0500
Hello,
I'm having a few issues with MySQL using the FC2 distro.
First off, I can't remotely connect to the database. I did:
GRANT ALTER,CREATE,DELETE,DROP,INSERT,SELECT
ON mydb.*
FOR 'cjb'@'*'
That added a corresponding entry into mysql.user, but when I try to connect
by a remote machine via tora, it says it can't open a connection.
Connecting via tora on the localhost works fine. Do I need a specific port
open on my firewall?
My second problem is really more a nuisance than a real problem. When I
execute "service mysqld start", it sits there for a while then finally says
about timing out then [failed]. Well, it didn't fail cuz I can connect and
use the database just fine...so whats up with the failure message (and semi
long wait for the "timeout")?
Thanks for the help.
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Mariano Draghi: "Re: GUI firewall"
- Next in thread: Alexander Dalloz: "Re: Remote connection to MySQL server...?"
- Reply: Alexander Dalloz: "Re: Remote connection to MySQL server...?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|