
Hi, I want to connect to the ensembl database from midas, but has to be via port 5306. The normal command line procedure is mysql -u anonymous -h ensembldb.ensembl.org and goes via port 3306. Can anybody help me with defining the port in this command? Thanks, Tine -- ================================================================== Tine Blomme Tel:+32 (0)9 331 38 22 fax:+32 (0)9 3313809 VIB Department of Plant Systems Biology, Ghent University Technologiepark 927, 9052 Gent, BELGIUM tiblo@psb.ugent.be http://www.psb.ugent.be ==================================================================

Tine Blomme schreef:
Hi,
I want to connect to the ensembl database from midas, but has to be via port 5306. The normal command line procedure is
mysql -u anonymous -h ensembldb.ensembl.org
and goes via port 3306.
Can anybody help me with defining the port in this command?
Thanks, Tine
adding -P 5306 to the command line should work, unless IT blocks that port, what they probably do... Seb -- ================================================================== Sebastian Proost PhD Student Tel:+32 (0)9 331 36 92 fax:+32 (0)9 3313809 VIB Department of Plant Systems Biology, Ghent University Technologiepark 927, 9052 Gent, BELGIUM sepro@psb.ugent.be http://www.psb.ugent.be ================================================================== "If I knew what I was doing, it wouldn't be called research." --Albert Einstein

Sebastian Proost wrote:
Tine Blomme schreef:
Hi,
I want to connect to the ensembl database from midas, but has to be via port 5306. The normal command line procedure is
mysql -u anonymous -h ensembldb.ensembl.org
and goes via port 3306.
Can anybody help me with defining the port in this command?
Thanks, Tine
adding -P 5306 to the command line should work, unless IT blocks that port, what they probably do...
Seb
they opened it yesterday! :-) Tine -- ================================================================== Tine Blomme Tel:+32 (0)9 331 38 22 fax:+32 (0)9 3313809 VIB Department of Plant Systems Biology, Ghent University Technologiepark 927, 9052 Gent, BELGIUM tiblo@psb.ugent.be http://www.psb.ugent.be ==================================================================
participants (2)
-
Sebastian Proost
-
Tine Blomme