I don't wish to push the problem somewhere else, but i am going to have
to advise you that you go and seek assistance from the MySQL forums.
This isn't an OpenBD problem.
The reason I suspect Navcat is working for you is that its running on
the same host and it is not using TCP sockets to talk to MySQL but most
likely pipes. Hence no network security issues here.
Your network is the problem, and i think your lack of experience in and
around this area is also hindering you. For example, all your 'telnet'
tests you performed to 127.0.0.1/localhost where null'n'void because you
didn't specify the port.
You had:
[UESC-Marathon:~] jbmentze% telnet 127.0.0.1
You should have had:
[UESC-Marathon:~] jbmentze% telnet 127.0.0.1 3306
I wouldn't expect you to have telnet service running on your mac
So i have to have ask you to step back and seek MySQL help from those
guys that i am sure can get your setup sorted. We've generated nearly
40emails here for this network problem and I don't want to annoy the
others on this list who may think this has turned into a MySQL support
forum!
The problem is still the same problem we identify way back at the start
- MySQL + network.
http://forums.mysql.com/
Come back to us when you've got access all sorted. Good luck.
Matthew Woodward wrote:
> J.B. Mentzer wrote:
>> Yes ... there's a "New ... " button when the "Firewall" button is
>> clicked in the Sharing panel. I was advised previously to create a
>> custom setting called "MySQL" with port 3306. Doing so didn't seem to
>> accomplish anything. Running Port Scan numerous times failed to list
>> 3306 as being an open port.
>>
>
> Starting to think you have a non-standard MySQL setup. You'll have to
> verify which port it's running on. Does Navicat give you any help in
> that regard (i.e. does it tell you which port it's running on)?
>
--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
http://groups.google.com/group/openbd?hl=en
official site @ http://www.openbluedragon.org/
!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---