Re: DBDesigner 4 and MySQL

2008-03-08 Thread arman
look at this:

http://forums.mysql.com/read.php?113,27031,39226#msg-39226


-- 

arman p.
Sinapsis Peru
http://www.sinapsisperu.com
http://armandfp.blogspot.com/


DBDesigner 4 and MySQL

2008-03-07 Thread Jørn Dahl-Stamnes
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]