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

MySQL5.6.25 parse update sql error #8

Open
rusongit opened this issue Jul 15, 2015 · 0 comments
Open

MySQL5.6.25 parse update sql error #8

rusongit opened this issue Jul 15, 2015 · 0 comments

Comments

@rusongit
Copy link

  1. parse update sql of mysql5.6.21:
    update==[Pair[before=Row[columns=[102103020, 100000003, 2015-03-14, m.city, 102103, 130, 72, Sat Mar 14 19:36:46 CST 2015]],after=Row[columns=[102103020, 100000003, 2015-03-14, m.city, 102103, 131, 73, Sat Mar 14 19:38:01 CST 2015]]]]
  2. but parse update sql of mysql5.6.25:
    update=[Pair[before=Row[columns=[-2216200267346]],after=Row[columns=[null, null]]]]
  3. can not parse mysql5.6.25?,How to solve?
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