Okay, to get "mysql --port=xxxx" to work with a forwarded port it's also
necessary to specify the host name as the external name rather than the
assumed "localhost".
Doing that, I'm now seeing: "ERROR 2013: Lost connection to MySQL server during query"
after entering the password.
I'm trying to fix replication. It was working fine, but I rebuilt the
master, using 3.23.37-log in place of 3.23.27-beta-log, which still runs on
the slave. I'm using the same databases and same "my.cnf" as before, and
invoking stunnel on both systems in the same way as when it was working
before.
If I do a "show processlist" on the slave server I see:
"waiting to reconnect after a failed read".
Is there some change between 3.23.27 and 3.23.37 that breaks stunnel port
forwarding?
Whit
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php