model: set collation and charset for ExtraPhysTblIDCol and ExtraPartitionIDCol#46972
Conversation
|
Hi @Defined2014. Thanks for your PR. PRs from untrusted users cannot be marked as trusted with I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #46972 +/- ##
================================================
- Coverage 73.3078% 73.1040% -0.2038%
================================================
Files 1331 1360 +29
Lines 397592 407820 +10228
================================================
+ Hits 291466 298133 +6667
- Misses 87523 91053 +3530
- Partials 18603 18634 +31
Flags with carried forward coverage won't be shown. Click here to find out more.
|
mjonss
left a comment
There was a problem hiding this comment.
LGTM
Just curious why non-character based types needs collations? (Integers, floating point, binary etc.)
|
/test check-dev |
|
@Defined2014: Cannot trigger testing until a trusted user reviews the PR and leaves an DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hawkingrei, mjonss, zimulala The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What problem does this PR solve?
Issue Number: close #xxx
Problem Summary:
What is changed and how it works?
Check List
Tests
Run
TestOrderByWithLimit, no warn log likeunable to get collation name from collation ID, return default charset and collation insteadany more.Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.