Hello,
I am trying to connect to another machine to access the mysql database. I have
a firewall on one machine which restricts alot of the accesses from outside.
I am doing something like:
create_engine('mysql://root:[email protected]/database',poolClass=NullPool)
Could someone be so kind and tell me what needs to be open on the other machine
to connect and what the default port is?
Thanks,
Gary C
--
You received this message because you are subscribed to the Google Groups
"sqlalchemy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sqlalchemy?hl=en.