On Sun, Jun 10, 2001 at 03:46:17PM -0500, Whit Blauvelt wrote:
>
> 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?

Does the master.info file on the slave contain accurate info? MySQL
doesn't compare the contents of the file against your my.cnf. It
creates the master.info file once and then considers it
authoritative. This is neither well documented (yet), or necessarily
desirable behavior. But that's more of a personal perpective.

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878    Fax: (408) 349-5454    Cell: (408) 439-9951

MySQL 3.23.29: up 16 days, processed 102,761,907 queries (73/sec. avg)

---------------------------------------------------------------------
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

Reply via email to