You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SQL Buddy
Hello,
I'm trying to connect to mysql4-server on a respberry pi
with raspian. parallel is working a mysql5 on port 3306. mysql4 has the
port 3307. every time I try to connect to mysql4 with username:3307 or
localhost:3307 I don't get an connect. with user:3307 I get the message:
There was a problem logging you in. With localhost:3307 I get a connect
to the mysql5-server on port 3306.
So, how can I connect to the mysqlserver on port 3307?