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

Fix bug chinese character show garbled in MySQL #543

Merged
merged 1 commit into from
May 30, 2019
Merged

Conversation

Linary
Copy link
Contributor

@Linary Linary commented May 30, 2019

Change-Id: I4705b7f24cda693c36d69726b203e59ea42d8c58

@codecov
Copy link

codecov bot commented May 30, 2019

Codecov Report

Merging #543 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #543      +/-   ##
============================================
+ Coverage     69.95%   69.98%   +0.02%     
  Complexity     3395     3395              
============================================
  Files           216      216              
  Lines         16506    16507       +1     
  Branches       2359     2359              
============================================
+ Hits          11547    11552       +5     
+ Misses         3698     3695       -3     
+ Partials       1261     1260       -1
Impacted Files Coverage Δ Complexity Δ
...u/hugegraph/backend/store/mysql/MysqlSessions.java 70.12% <100%> (+0.18%) 17 <0> (ø) ⬇️
...du/hugegraph/backend/tx/GraphIndexTransaction.java 79.84% <0%> (+0.47%) 145% <0%> (ø) ⬇️
...a/com/baidu/hugegraph/backend/query/Condition.java 64.55% <0%> (+0.52%) 23% <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 0061d4f...52ede32. Read the comment docs.

Fix #482

Change-Id: I4705b7f24cda693c36d69726b203e59ea42d8c58
@Linary Linary merged commit 1c0874e into master May 30, 2019
@Linary Linary deleted the mysql-encoding branch May 30, 2019 07:07
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.

3 participants