-
Notifications
You must be signed in to change notification settings - Fork 489
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
add support for SECONDARY_ENGINE #418
Conversation
Codecov Report
@@ Coverage Diff @@
## master #418 +/- ##
=========================================
+ Coverage 70.66% 70.7% +0.03%
=========================================
Files 32 32
Lines 7436 7444 +8
=========================================
+ Hits 5255 5263 +8
Misses 1666 1666
Partials 515 515
Continue to review full report at Codecov.
|
the integration test is failed, I'm working on it |
blocked by pingcap/tidb#11553 |
@leoppro The integration test isn't required here so it isn't really blocking any PRs. |
fine LGTM |
@kennytm PTAL |
@leoppro PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What problem does this PR solve?
MySQL syntax:
Issue: #405
Check List
Tests