Closed Double0101 closed 1 year ago
This pull request's title should follow requirements next. @Double0101 please check it :point_down:.
Valid format:
fix(vc): fix sth..... (#3306)
^ ^---------^ ^----^
| | |
| + +-> you issue id.
| |
| +-> Summary in present tense.
|
+-------> Type: feat, fix, docs, workflow, style, refactor, test, website, chore
Valid types:
feat
: new feature for stonedbfix
: bug fix for stonedbdocs
: changes to the documentationworkflow
: ci/cd in .githubperf
: Changes to improve code performancerefactor
: refactoring production code, eg. renaming a variablestyle
: formatting, missing semi colons, etc; no production code changetest
: adding missing tests, refactoring tests; no production code changewebsite
chore
: updating grunt tasks etc; no production code changeThanks for the contribution! I have applied any labels matching special text in your PR Changelog.
Please review the labels and make any necessary changes.
[ 99%] tianmu.issue1876 w1 [ pass ] 1204879
[100%] shutdown_report w0 [ pass ]
--------------------------------------------------------------------------
The servers were restarted 21 times
Spent 1987.284 of 1275 seconds executing testcases
Completed: All 280 tests were successful.
Cause: In function TempTable::VerfyAttrsSizes(), it calculate a wrong max_length to attr. Solution: Use true method to get true max_length
Summary about this PR
Issue Number: close #1938
Tests Check List
Changelog
Documentation