I've recently upgraded to 4.0.11 (4.0.11-0 rpm) on RedHat 8.0. I've had
replication running before, and now it's giving me trouble.

slave start fails with the following error

Could not initialize master info structure, check permisions on
master.info

I've checked the file permissions, and they seem fine as well as the
mysql directory permissions.
-rw-rw----    1 mysql    mysql          71 Mar 12 15:40 master.info

'show slave status' returns fine with the info from master.info file. I
can even 'load data from master'.

I'm also getting errors in the log file
030312 15:40:48  Error reading slave log configuration
030312 15:40:48  Note: Failed to initialized master info
/usr/sbin/mysqld: ready for connections.
Version: '4.0.11-gamma-log'  socket: '/var/lib/mysql/mysql.sock'  port:
3306
030312 15:41:19  Error reading slave log configuration
030312 16:20:43  Error reading slave log configuration

I can still see data, so it doesn't seem that the basedir has changed, I
just can't replicate.

Any ideas what I've done to break this?

Thanks,
John

-- 
John Ehrlinger <[EMAIL PROTECTED]>


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