[ensembl-dev] MySQL server error

Davide Piffer pifferdavide at gmail.com
Tue Dec 19 17:21:57 GMT 2017


Hello,

Until recently I had used this line of code on R to fetch population
frequencies for SNPs but it stopped working.
ibrary(dplyr)
library(dbplyr)
library(RMySQL)
sql= src_mysql("population_freqs", host = "67.207.92.10", user = "anon",
port = 3306)

I get the following:
Error in .local(drv, ...) :
  Failed to connect to database: Error: Can't connect to MySQL server on
'67.207.92.10' (0)

I changed the port to 4272 but it is not working either.
I know sometimes the IP address changes so I wonder if there is a new one.

Many thanks in advance!!

Davide
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ensembl.org/pipermail/dev_ensembl.org/attachments/20171219/da8f2d55/attachment.html>


More information about the Dev mailing list