-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
executor, infoschema: fix display of on update CURRENT_TIMESTAMP with decimal (#11480) #12462
executor, infoschema: fix display of on update CURRENT_TIMESTAMP with decimal (#11480) #12462
Conversation
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
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
please fiix the CI |
@bb7133 PTAL at pingcap/parser#565. |
@tangenta please resolve conflicts |
@zz-jason PTAL at pingcap/parser#565. |
@tangenta the PR on parser has been merged. Please update this PR so we can merge it as well. |
13043f8
to
6a41408
Compare
6a41408
to
f5f79fa
Compare
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
Your auto merge job has been accepted, waiting for 13141, 13143 |
/run-all-tests |
Cherry-pick #11480. Blocked by pingcap/parser#565.