<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Following page on IGSR website suggests the user name should be 'anonymous' rather than 'anon'<br>
</p>
<p>    <a class="moz-txt-link-freetext" href="http://www.internationalgenome.org/public-ensembl-mysql-instance/">
http://www.internationalgenome.org/public-ensembl-mysql-instance/</a><br>
</p>
However, I was not able to see a database named as "population_freqs" on the server, when I connected with SQuirrel SQL Client or with MySQL command line ('show databases').<br>
<br>
Is it possible that the tables you are looking for are on "homo_sapiens_variation_73_37" database?<br>
<br>
When I executed the following statement on my machine, it did not return any error<br>
<br>
sql= src_mysql("homo_sapiens_variation_73_37", host = "mysql-db.1000genomes.org", user = "anonymous", port = 4272)<br>
<br>
--mahmut<br>
<br>
<blockquote type="cite" cite="mid:CAOq2dy7j2k_1KyCQuzMuqz_WbhF5eKCganvBje2Rad42UDJ=gg@mail.gmail.com">
<div dir="auto">> sql= src_mysql("population_freqs", host = "<a href="http://mysql-db.1000genomes.org/" target="_blank" style="text-decoration:none;color:rgb(66,133,244)" moz-do-not-send="true">mysql-db.1000genomes.org</a>", user = "anon", port = 4272)
<div style="font-family:sans-serif;font-size:14px" dir="auto">
<div>Error in .local(drv, ...) : </div>
<div>  Failed to connect to database: Error: Access denied for user 'anon'@'<a href="http://net-93-65-134-xxx.cust.vodafonedsl.it/" target="_blank" style="text-decoration:none;color:rgb(66,133,244)" moz-do-not-send="true">net-93-65-134-xxx.<wbr>cust.vodafonedsl.it</a>'
 (using password: NO)</div>
</div>
</div>
</blockquote>
<br>
<br>
<hr>
<font face="Arial" color="Gray" size="1">This message and its contents including attachments are intended solely for the original recipient. If you are not the intended recipient or have received this message in error, please notify me immediately and delete
 this message from your computer system. Any unauthorized use or distribution is prohibited. Please consider the environment before printing this email.<br>
</font>
</body>
</html>