MySQL on marbore machine

I once helped machine to install mysql4 on her own linux box. It is on /usr/local/ensembl/mysql4. To start this instance, login to marbore as my id, change folder to  /usr/local/ensembl/mysql4 and do “bin/mysqld_safe –no-defaults &”. To access the local mysql server, do a “/usr/local/ensembl/mysql4/bin/mysql -u root”.

Continue reading