MySQL Forums
Forum List  »  Replication

Re: Replication doesn't write to database.
Posted by: Rick James
Date: February 17, 2014 11:44AM

'lost+found' is a directory that the OS generates at the _top_ level of a filesystem. The error implies that you have pointed the mysql tree at the top of some filesystem, which is not normal. Let's see my.cnf. Also,
SHOW VARIABLES LIKE '%dir%';

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Replication doesn't write to database.
864
February 17, 2014 11:44AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.