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

feat(StoneDB 8.0): adapt mtr test cases:issue502-2/issues_tx417/issue496/issue745. (#770) #772

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

lujiashun
Copy link

@lujiashun lujiashun commented Oct 21, 2022

Summary about this PR

Issue Number: close #770

[summary]
1 fix issues_tx417/issue496, root reason:thd->server_status is set incorrectly;
2 fix issue502-2:
2.1 Query::AddFields logic is not proper;
2.2 'field' data_type is not initialized in scan_fields;
3 issue745 result file changed from "2015-11-13 01:01:01.000020" to "2015-11-13 01:01:01.00002", mysql8.0 fix the bug of mysql5.7, the analyse details can be referred to #770

Tests Check List

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Changelog

  • New Feature
  • Bug Fix
  • Improvement
  • Performance Improvement
  • Build/Testing/CI/CD
  • Documentation
  • Not for changelog (changelog entry is not required)

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features

@lujiashun lujiashun self-assigned this Oct 21, 2022
@mergify
Copy link
Contributor

mergify bot commented Oct 21, 2022

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

@mergify mergify bot added the PR-feature feature for pull request label Oct 21, 2022
…496. (stoneatom#770)

[summary]
1 fix issues_tx417/issue496, root reason:thd->server_status is set incorrectly;
2 fix issue502-2:
2.1 Query::AddFields logic is not proper;
2.2 'field' data_type is not initialized in scan_fields
@lujiashun lujiashun changed the title feat(StoneDB 8.0): adapt mtr test cases:issue502-2/issues_tx417/issue496. (#770) feat(StoneDB 8.0): adapt mtr test cases:issue502-2/issues_tx417/issue496/issue745. (#770) Oct 22, 2022
Copy link
Collaborator

@hustjieke hustjieke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mergify mergify bot merged commit 8d8d86b into stoneatom:stonedb-8.0-dev Oct 24, 2022
Copy link
Collaborator

@DandreChen DandreChen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-feature feature for pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants