[Genome] what port

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


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


More information about the Genome mailing list