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

tidb: Convert bool type prepared statement args to int8 #43

Merged
merged 1 commit into from
Sep 7, 2015

Conversation

shenli
Copy link
Member

@shenli shenli commented Sep 7, 2015

We handle bool as int8 in tidb.

@coocood
Copy link
Member

coocood commented Sep 7, 2015

LGTM

1 similar comment
@ngaut
Copy link
Member

ngaut commented Sep 7, 2015

LGTM

ngaut added a commit that referenced this pull request Sep 7, 2015
tidb: Convert bool type prepared statement args to int8
@ngaut ngaut merged commit 82ee778 into master Sep 7, 2015
@ngaut ngaut deleted the shenli/check-prepare-bool branch September 7, 2015 10:46
YuJuncen pushed a commit to YuJuncen/tidb that referenced this pull request Apr 23, 2021
Goal:

Improve stability
Improve log readability

What changes are:

Refine the log, so we can know the processing stage of each table.
Enable retry for sql execution and grpc api calling.
Remove useless code.
YuJuncen pushed a commit to YuJuncen/tidb that referenced this pull request Apr 23, 2021
iosmanthus pushed a commit to iosmanthus/tidb that referenced this pull request Oct 31, 2022
guoshouyan pushed a commit to guoshouyan/tidb that referenced this pull request Mar 5, 2024
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