stonedb icon indicating copy to clipboard operation
stonedb copied to clipboard

fix(handler): fix the bug for create table #mysql50#q.q should return…

Open lylth opened this issue 3 years ago • 1 comments

Summary about this PR

fix the bug for create table #mysql50#q.q should return failure and actually return success (#487)

    1.When creating a table in the tianmu engine, add code to determine whether the table name is empty.
    2.Add issue corresponding to mtr test case.

Issue Number: close #487

Tests Check List

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

Changelog

  • [ ] New Feature
  • [x] Bug Fix
  • [ ] Improvement
  • [ ] Performance Improvement
  • [x] 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

lylth avatar Sep 28 '22 09:09 lylth

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[bot] avatar Sep 28 '22 09:09 mergify[bot]