Hello,

This my be a bit off-topic...

I installed DBDesigner 4 and tried to connect to two of my MySQL servers, one 
running 4.1 and one running 5.1.

But no mather what I try, it failes to connect. The servers are behind a 
firewall and I can see that when trying to connect to the 4.1 server, my 
client do send a tcp-package to the server. But when client tries to connect 
to the 5.1 server, there is no tcp packages comming from the client.

On both servers I have issues a

GRANT ALL ON *.* TO 'username'@'client.hostname' identified by 'some 
password';
flush privileges;

DBDesigner claim that the user/password is invalid.

Any idea what can be wrong?

I whish to do a reverse engineering on a big database in order to save time 
making the visual design in DBDesigner.

-- 
Jørn Dahl-Stamnes
homepage: http://www.dahl-stamnes.net/dahls/

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to