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

Non parsed types in libslave #9

Open
zloidemon opened this issue Apr 10, 2017 · 2 comments
Open

Non parsed types in libslave #9

zloidemon opened this issue Apr 10, 2017 · 2 comments

Comments

@zloidemon
Copy link

Hello, take time to look at tarantool/libslave#3 and tarantool/libslave#4

We have two points to fix issues above:

  1. Add support to skip some columns in libslave while get binglogs
  2. Implement all types
@Totktonada
Copy link
Member

Add support to skip some columns in libslave while get binglogs

Sorry, I'm not quite much in the necessary context. Can you clarify this point? Whether it is about skipping unsupported events?

@zloidemon
Copy link
Author

Add support to skip some columns in libslave while get binglogs

Sorry, I'm not quite much in the necessary context. Can you clarify this point? Whether it is about skipping unsupported events?

If you change mysql schema with unsupported column (Decimal in past). Replicator won't work anymore.

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

No branches or pull requests

2 participants