Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Apr 2009 10:28:17 +0700 (ICT)
From:      Olivier Nicole <on@cs.ait.ac.th>
To:        dave.list@pixelhammer.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Multiple instances of MySQL
Message-ID:  <200904070328.n373SHdB081955@banyan.cs.ait.ac.th>
In-Reply-To: <49DAC610.6020404@pixelhammer.com> (message from DAve on Mon, 06 Apr 2009 23:18:40 -0400)
References:  <49DAC610.6020404@pixelhammer.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

> Has anyone setup two instances of MySQL on the same server? One running 
> just a client's DBs? Any advice would be helpful.

That is not answering your question directly, but MySQL works finr
over an SSH tunnel.

You'd have your users connect/authenticate with SSH first to establish
the tunnel, then they'd use the tunnel to forward the NySQl
connection. 

Best regards,

Olivier



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904070328.n373SHdB081955>