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 #176: too many keys specified #177

Merged
merged 1 commit into from
Jun 25, 2021
Merged

fix #176: too many keys specified #177

merged 1 commit into from
Jun 25, 2021

Conversation

zhenghaoz
Copy link
Collaborator

No description provided.

@zhenghaoz zhenghaoz linked an issue Jun 25, 2021 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Merging #177 (2d5206d) into master (a97e00b) will decrease coverage by 0.04%.
The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #177      +/-   ##
==========================================
- Coverage   59.49%   59.45%   -0.05%     
==========================================
  Files          41       41              
  Lines        5175     5182       +7     
==========================================
+ Hits         3079     3081       +2     
- Misses       1698     1700       +2     
- Partials      398      401       +3     
Impacted Files Coverage Δ
storage/data/sql.go 65.01% <25.00%> (-0.59%) ⬇️

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 a97e00b...2d5206d. Read the comment docs.

@zhenghaoz zhenghaoz merged commit 326c201 into master Jun 25, 2021
@zhenghaoz zhenghaoz deleted the hotfix branch June 25, 2021 11:40
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.

MySQL: Error 1069: Too many keys specified; max 64 keys allowed
2 participants