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

Null point Exception during loading the checksum #1788

Merged
merged 1 commit into from
May 11, 2019

Conversation

yangyongzhi7
Copy link
Contributor

If you connect to the MySQL with version 5.1, the result of command 'select @master_binlog_checksum' is an array with only one Null element .

If you connect to the mysql with version 5.1, the result of command 'select @master_binlog_checksum' is an array with only one Null element .
@CLAassistant
Copy link

CLAassistant commented May 8, 2019

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov-io
Copy link

Codecov Report

Merging #1788 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master   #1788   +/-   ##
========================================
  Coverage      5.33%   5.33%           
  Complexity      126     126           
========================================
  Files           265     265           
  Lines         23841   23841           
  Branches       3493    3493           
========================================
  Hits           1272    1272           
  Misses        22357   22357           
  Partials        212     212
Impacted Files Coverage Δ Complexity Δ
...ter/canal/parse/inbound/mysql/MysqlConnection.java 0% <0%> (ø) 0 <0> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f088cd...b31388f. Read the comment docs.

@agapple agapple merged commit 4c690fb into alibaba:master May 11, 2019
@agapple
Copy link
Member

agapple commented May 11, 2019

tks

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 this pull request may close these issues.

4 participants