G'day Lance

On 2/14/07, Lance Massey <[EMAIL PROTECTED]> wrote:
On this project I have to connect to a mysql server across an ssh
tunnel.

 From the Linux terminal this is accomplished via:
mysql -u -root -h 127.0.0.1 -P 3360 -p

However, when I add a mysql database in RB using 127.0.0.1 as the
host and 3360 as the port it gives me a Segmentation error.

Any known work arounds?

Maybe talk to mysql using shell ...
Assuming you _can_ talk to mysql using the shell

I do this with one of my apps. _most_ of  the time I use the shell to
talk to and from mysql
from within RB.

Keith Hutchison
http://balance-infosystems.com http://realopen.org
http://www.kasamba.com/Keith-Hutchison
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to