Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Booster fails to switch to new relay log file after deletion by mysql #4

Open
jeremy-clerc opened this issue Dec 3, 2014 · 0 comments

Comments

@jeremy-clerc
Copy link

  Is SQL thread running: true
2014-12-03 16:30:32: Reading relay log file: /var/lib/relaylog/mysqld3306/mysql-relay-bin.000250 from relay log pos: 252205526
2014-12-03 16:30:32: Replication Booster started.
terminate called after throwing an instance of 'std::ios_base::failure'
  what():  basic_ios::clear
Aborted

When mysql has finished reading its relay log file, it deletes it, replication booster fails on this and does not try to ask mysql for the new relaylog file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant