Skip to content

Canal: Index of range error when table contains int(10) unsigned column #404

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

Closed
mefcorvi opened this issue Aug 1, 2019 · 1 comment · Fixed by #405
Closed

Canal: Index of range error when table contains int(10) unsigned column #404

mefcorvi opened this issue Aug 1, 2019 · 1 comment · Fixed by #405

Comments

@mefcorvi
Copy link
Contributor

mefcorvi commented Aug 1, 2019

STR

  1. Add int(10) unsigned column to the table.
  2. Run replication with canal
  3. Update a big amount of rows.

Expected
Everything is fine

Actual
Process crashes with index out of range error in rows.go:61

@mefcorvi mefcorvi changed the title Index of range error when table contains int(10) unsigned column Canal: Index of range error when table contains int(10) unsigned column Aug 1, 2019
@mefcorvi
Copy link
Contributor Author

mefcorvi commented Aug 2, 2019

I've created #405 with a suggested fix.

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

Successfully merging a pull request may close this issue.

1 participant