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

*: Support grant stmt in new plan. #905

Merged
merged 1 commit into from
Feb 17, 2016
Merged

*: Support grant stmt in new plan. #905

merged 1 commit into from
Feb 17, 2016

Conversation

shenli
Copy link
Member

@shenli shenli commented Feb 17, 2016

@@ -918,3 +919,4 @@ func convertGrant(converter *expressionConverter, v *ast.GrantStmt) (*stmts.Gran
}
return oldGrant, nil
}
*/
Copy link
Member

Choose a reason for hiding this comment

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

Remove those lines.

@shenli
Copy link
Member Author

shenli commented Feb 17, 2016

PTAL @coocood @qiuyesuifeng

@coocood
Copy link
Member

coocood commented Feb 17, 2016

LGTM

1 similar comment
@qiuyesuifeng
Copy link
Member

LGTM

shenli added a commit that referenced this pull request Feb 17, 2016
*: Support grant stmt in new plan.
@shenli shenli merged commit 0ff85e7 into master Feb 17, 2016
@shenli shenli deleted the shenli/grant branch February 17, 2016 07:27
xhebox pushed a commit to xhebox/tidb that referenced this pull request Sep 28, 2021
xhebox pushed a commit to xhebox/tidb that referenced this pull request Oct 8, 2021
ti-chi-bot pushed a commit that referenced this pull request Oct 9, 2021
rleungx pushed a commit to rleungx/tidb that referenced this pull request Mar 12, 2024
…#905)

* add force dist task option

Signed-off-by: AmoebaProtozoa <8039876+AmoebaProtozoa@users.noreply.github.com>

* make enable dist task controlled by setting

Signed-off-by: AmoebaProtozoa <8039876+AmoebaProtozoa@users.noreply.github.com>

---------

Signed-off-by: AmoebaProtozoa <8039876+AmoebaProtozoa@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants