[Genome] what port

Hiram Clawson hiram at soe.ucsc.edu
Fri May 16 09:16:35 PDT 2008


As the command output indicates, it is 3306
not my mistaken typing of 3308

Hiram Clawson wrote:
> Good Morning Nienke:
> 
> This is the standard port that MySQL uses: 3308
> You should use the MySQL connector for JDBC.
> 
> $  mysql --user=genome --host=genome-mysql.cse.ucsc.edu -A \
> 	-e "show variables;" ce4 | grep ^port
> port    3306
> 
> --Hiram
> 
> N.Wieskamp at antrg.umcn.nl wrote:
>> Hello
>>
>> I wanna make a connection with JDBC to the UCSC database and I am
>> wondering what port I have to use for the host
>> "genome-mysql.cse.ucsc.edu".
>>
>> Also I am wondering if I can get data from homo sapiens hg17 instead of
>> hg18.
>>
>> Hope you can answer my questions.
>>
>> Kind regards
>>
>> Nienke Wieskamp
> _______________________________________________
> Genome maillist  -  Genome at soe.ucsc.edu
> http://www.soe.ucsc.edu/mailman/listinfo/genome
> 



More information about the Genome mailing list