Skip to content
Prev 132143 / 398506 Next

connecting RMySQL to and external server

On Sat, 15 Dec 2007, Adrian Dusa wrote:

            
But you said 'connect to', not 'log in to', so how were we to know that?
I am afraid I don't understand your setup. MySQL works by listening on 
port 3306: user accounts don't come into that.  With our bastion servers 
all such ports are blocked and can only be accessed via tunnels 
(implemented by stunnel).  I think you need to discuss this with your 
sysadmins: if it works under mysql or for ODBC (isql) it will work with 
the corresponding R packages.